diff --git a/.bash_functions b/.bash_functions index a9bdfee..34d0f28 100644 --- a/.bash_functions +++ b/.bash_functions @@ -12,5 +12,4 @@ function psk { ssh() { #() ist die kurzform von function tmux rename-window "$*" command ssh "$@" - exit }