ssh: exit entfernt
This commit is contained in:
parent
1355fbefc0
commit
ed5aafdc97
1 changed files with 0 additions and 1 deletions
|
@ -12,5 +12,4 @@ function psk {
|
||||||
ssh() { #() ist die kurzform von function
|
ssh() { #() ist die kurzform von function
|
||||||
tmux rename-window "$*"
|
tmux rename-window "$*"
|
||||||
command ssh "$@"
|
command ssh "$@"
|
||||||
exit
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue