if status is-interactive set -g fish_key_bindings fish_vi_key_bindings starship init fish | source end set -U fish_greeting abbr lzg lazygit abbr lzd lazydocker abbr hist "history | fzf | fish_clipboard_copy" if test -f "$HOME/.config/fish/local.fish" source "$HOME/.config/fish/local.fish" end