mirror of
https://github.com/FAUSheppy/config
synced 2025-12-05 22:51:35 +01:00
add: atlantis helsinki
This commit is contained in:
1
zshrc
1
zshrc
@@ -198,6 +198,7 @@ alias sshconf="vim ~/.ssh/config"
|
||||
## /dev/zsh/random ##
|
||||
alias hq="ssh -4 root@atlantishq.de"
|
||||
alias hqk="ssh -4 root@katzencluster.atlantishq.de"
|
||||
alias hqh="ssh -4 root@atlantis-helsinki.atlantishq.de"
|
||||
alias ths="ssh root@ths.atlantishq.de"
|
||||
|
||||
alias pcolor='for i in {0..255} ; do printf "\x1b[38;5;${i}mcolour${i} "; if [[ $(((($i+3)/6)*6)) -eq $(($i+3)) ]]; then echo; fi; done'
|
||||
|
||||
Reference in New Issue
Block a user