From 6f1bab1154983e7da6d630ffa9e612c20662980d Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 21 Jun 2026 00:57:40 -0600 Subject: [PATCH] dotfiles v1.0.10 --- .config/fish/config.fish | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index c2e7bf6..df96a70 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -38,7 +38,7 @@ # DOTFILES_DIR holds the template files; DOTFILES_BACKUP_DIR holds backups # 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) -------------------- # Example: @@ -146,3 +146,6 @@ function last_history_item echo $history[1] end abbr -a !! --position anywhere --function last_history_item + +# opencode +fish_add_path /home/taco/.opencode/bin