Remove recursive ssh function for fish

This commit is contained in:
Evie Litherland-Smith 2023-07-07 13:29:59 +01:00
parent 12f53dceab
commit 16a57b4ee5

View file

@ -27,7 +27,6 @@
environment = {
localBinInPath = true;
shellAliases = {
ssh = "TERM=xterm-256color ssh";
ll = "ls -laF";
lg = "lazygit";
gg = "nvim +Neogit";