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