updates
[dotfiles.git] / shell / .local / bin / tmuxmail
index 51e983a..5c7f75a 100755 (executable)
@@ -3,6 +3,5 @@ tmux -f ~/.config/tmux/config\
        new-session -s mail -d 'update && offlineimap' \;\
        new-window 'mutt'                              \;\
        new-window 'ssh helheim'                       \;\
-       new-window 'newsboat -r'                       \;\
-       new-session -s code -d
+       new-window 'newsboat -r'
 exec tmux attach