diff options
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc/.bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bashrc/.bashrc b/bashrc/.bashrc index 95e2824..75c23de 100644 --- a/bashrc/.bashrc +++ b/bashrc/.bashrc @@ -12,6 +12,8 @@ alias xr='sudo xbps-remove' alias ..='cd ..' alias poweroff='sudo poweroff' alias reboot='sudo reboot' +alias ssh-kleingelt='ssh spacedio@thernusen.net' +alias ssh-git='ssh git.thernusen.net -p 23231' #EXPORTS export EDITOR='nvim' |
