Update .config/hypr/hyprland/general.conf

Update .config/fish/config.fish
This commit is contained in:
2025-04-30 15:56:35 +02:00
parent 3752f4bc31
commit 7657879e01
2 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,8 @@ if status is-interactive
# editors for yazi
export EDITOR="nvim"
export VISUAL="nvim"
# better shell history
atuin init fish | source
# no dum greeting
set fish_greeting ""
# yes, please setup git for me