nix/tmux.sh: Remove error message about existing tmux sessions

feature/booster
Harry Ho 2020-12-09 10:51:32 +08:00
parent f029b9c267
commit 6b47c05843
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
tmux -2 list-windows -t enc424j600 | grep -q $USER && echo 'Your tmux session is still running! Attach by running:' && echo '$ tmux a -t enc424j600' && echo '$ tmux selectw -t' $USER && exit 1 || true
tmux -2 new-session -d -s enc424j600 -n $USER
# |
# 0:port-demux | 1:user