dotfiles v1.0.10

This commit is contained in:
Your Name
2026-06-21 00:57:40 -06:00
parent 51a3a9bf1f
commit 6f1bab1154

View File

@@ -38,7 +38,7 @@
# DOTFILES_DIR holds the template files; DOTFILES_BACKUP_DIR holds backups # DOTFILES_DIR holds the template files; DOTFILES_BACKUP_DIR holds backups
# and the last-update-check timestamp. # and the last-update-check timestamp.
set -g DOTFILES_VERSION "1.0.9" set -g DOTFILES_VERSION "1.0.10"
# --- Remote repository (set this to enable auto-updates) -------------------- # --- Remote repository (set this to enable auto-updates) --------------------
# Example: # Example:
@@ -146,3 +146,6 @@ function last_history_item
echo $history[1] echo $history[1]
end end
abbr -a !! --position anywhere --function last_history_item abbr -a !! --position anywhere --function last_history_item
# opencode
fish_add_path /home/taco/.opencode/bin