Set username of ssh alias to $USER
This commit is contained in:
parent
ebf10708ab
commit
aa190f5fa8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# aliases common to bash and zsh
|
# aliases common to bash and zsh
|
||||||
|
|
||||||
alias lime2connect='ssh flyingscorpio@2px.info'
|
alias lime2connect='ssh $USER@2px.info'
|
||||||
|
|
||||||
|
|
||||||
# enable color support of ls and also add handy aliases
|
# enable color support of ls and also add handy aliases
|
||||||
|
|
Loading…
Add table
Reference in a new issue