eddit .bashrc
This commit is contained in:
parent
7a08a26ad3
commit
cfa184bcfe
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
@ -72,6 +72,7 @@ alias push='git push'
|
|||
alias merge='git merge'
|
||||
alias status='git status'
|
||||
alias rebase='git rebase'
|
||||
alias chechkout='git checkout'
|
||||
|
||||
# ssh
|
||||
alias hindley='ssh hindley.adh.auro.re'
|
||||
|
|
Loading…
Reference in a new issue