diff --git a/script/.local/bin/start-tmux b/script/.local/bin/start-tmux index 4b01df9..57fcfcc 100755 --- a/script/.local/bin/start-tmux +++ b/script/.local/bin/start-tmux @@ -5,7 +5,6 @@ STATUS=$? if [ $STATUS -eq 0 ] then - tmux new-window -tstandard -n shell tmux new-window -tstandard -n multishell tmux split-window -h tmux split-window -v