diff --git a/users/profiles/zsh/default.nix b/users/profiles/zsh/default.nix index 74c9808..0033611 100644 --- a/users/profiles/zsh/default.nix +++ b/users/profiles/zsh/default.nix @@ -12,7 +12,7 @@ initExtraFirst = '' if [ -z "$TMUX" ] && [[ $- == *i* ]] then - (tmux ls | grep -vq attached && tmux at) || tmux + tmux if [ ! -f /tmp/dontdie ] then exit