feat(fish): update fzf keybindings and only run fastfetch in interactive mode

This commit is contained in:
2026-01-02 12:21:11 +01:00
parent 41f469908c
commit 0b30c28930
2 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
if status is-interactive
# Commands to run in interactive sessions can go here
fastfetch
end
if test -f /home/linuxbrew/.linuxbrew/bin/brew
@@ -42,4 +43,5 @@ end
# Enable starship
starship init fish | source
fastfetch
# Configure keybindings for fzf
fzf_configure_bindings --variables=\e\cv