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
+1
View File
@@ -5,6 +5,7 @@ include current-theme.conf
enable_audio_bell no
font_family MesloLGS NF
font_size 9.0
# Disable command finish notifications (fixes cryptic "4;0;0" notifications)
notify_on_cmd_finish never