alias ssh + tmux
This commit is contained in:
parent
34aa10b0d7
commit
7880d842ce
@ -51,3 +51,4 @@ randpw(){
|
||||
LC_CTYPE=C < /dev/urandom tr -dc '[:graph:]' | head -c${1:-10}
|
||||
echo
|
||||
}
|
||||
alias ssh_dev='ssh dev -t bin/tmux_rattach.sh'
|
||||
|
Loading…
Reference in New Issue
Block a user