added d host alias
This commit is contained in:
parent
fd888ffb32
commit
c04de686e2
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
|
@ -124,6 +124,7 @@ alias gits='git status'
|
|||
alias a.systemchaos.org='ssh a.systemchaos.org'
|
||||
alias b.systemchaos.org='ssh b.systemchaos.org'
|
||||
alias c.systemchaos.org='ssh c.systemchaos.org'
|
||||
alias d.systemchaos.org='ssh d.systemchaos.org'
|
||||
|
||||
# I use xterm and this sets a nice title with hostname and cwd in it.
|
||||
case $TERM in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue