Set username of ssh alias to $USER

This commit is contained in:
flyingscorpio@arch-desktop 2020-09-05 18:59:03 +02:00
parent ebf10708ab
commit aa190f5fa8

View file

@ -1,6 +1,6 @@
# 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