diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/bash.nix | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/config/bash.nix b/config/bash.nix index bf53bbd..563a60f 100644 --- a/config/bash.nix +++ b/config/bash.nix @@ -39,8 +39,6 @@        bind '"\C-f": "sessionizer -cd\n"'        alias c="ssh root@cacer.local" -      alias ub1="ssh ubuntu@ub1.local" -      alias ub2="ssh ubuntu@ub2.local"      '';    };  } | 
