scripts: remove tmux startup script

This commit is contained in:
2019-06-26 15:21:18 +02:00
parent fbf170990e
commit 74ef340e0c

View File

@@ -1,6 +0,0 @@
#!/bin/sh
tmux new-session -d
tmux split-window -h
tmux split-window
tmux new-window 'mutt'
tmux -2 attach-session -d