This commit is contained in:
Seaswimmer 2024-11-22 09:09:38 -05:00
parent 714dfa2b09
commit f7b5649780
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
2 changed files with 2 additions and 0 deletions

View file

@ -55,6 +55,7 @@
insteadOf = [ "https://github.com/" "gh:" "github:" ]; insteadOf = [ "https://github.com/" "gh:" "github:" ];
}; };
}; };
hub.protocol = "ssh";
}; };
}; };

View file

@ -6,6 +6,7 @@ let
wget wget
curl curl
git git
hub
(nnn.override { withNerdIcons = true; }) (nnn.override { withNerdIcons = true; })
fzf fzf
ripgrep ripgrep