feat: enhance Fish shell config with fzf bindings, Fisher auto-update, and native Linux browser

- Add fzf.fish keybinding customization (remap variables, preserve Atuin history)
- Add Fisher plugin auto-update hook for chezmoi apply
- Set Vivaldi as default browser on native Linux
- Improve commit-staged command instructions
- Add Kitty font size configuration
This commit is contained in:
2025-12-28 16:57:34 -06:00
parent 62c575aa92
commit 6a72b0af2d
6 changed files with 38 additions and 6 deletions
+3 -3
View File
@@ -46,6 +46,6 @@ $ARGUMENTS
- You should only use 'git commit' and create a single commit
- If in plan mode, proceed with the commit anyway - command execution is implied
- Do not stage any additional files
- Create the commit using a single bash command
- Do not use any other tools or do anything else
- Do not send any other text or messages besides the git commit command
- Execute the commit using the Bash tool with a single git commit command
- Do not use any other tools besides Bash
- Do not send any other text or messages - only invoke the Bash tool to execute the commit