Adding tmux 'init' scripts for mail and music

This commit is contained in:
Dustin Swan
2014-04-21 21:41:27 -05:00
parent dda25db5d1
commit 8ce16abb99
2 changed files with 10 additions and 0 deletions

5
bin/tmux_mail.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
tmux split-window -l 5 check_mail.sh
tmux select-pane -U
tmux rename-window ✉
alot

5
bin/tmux_music.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
tmux split-window -l 5 mopidy
tmux select-pane -U
tmux rename-window ♫
ncmpcpp