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