Remove recursive ssh function for fish
This commit is contained in:
parent
12f53dceab
commit
16a57b4ee5
|
@ -27,7 +27,6 @@
|
|||
environment = {
|
||||
localBinInPath = true;
|
||||
shellAliases = {
|
||||
ssh = "TERM=xterm-256color ssh";
|
||||
ll = "ls -laF";
|
||||
lg = "lazygit";
|
||||
gg = "nvim +Neogit";
|
||||
|
|
Loading…
Reference in a new issue