From 0afa633a488c8f3c8f3de025a46aaf8e6c2f4eab Mon Sep 17 00:00:00 2001 From: Szymon P Date: Fri, 20 Feb 2026 13:04:57 +0100 Subject: [PATCH] update: modules/fish.nix --- modules/fish.nix | 7 ------- 1 file changed, 7 deletions(-) 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 '';