diff --git a/modules/fish.nix b/modules/fish.nix index 4464052..f8f1c99 100644 --- a/modules/fish.nix +++ b/modules/fish.nix @@ -11,17 +11,10 @@ # no dum greeting set fish_greeting "" - # yes, please setup git for me - gh auth setup-git - - # add github gpg key set -gx GPG_TTY (tty) - # vi mode fish_vi_key_bindings - # Odpalenie fastfetcha na start - clear fastfetch --config ~/.config/fastfetch/startup.jsonc '';