Cleaned tmux

This commit is contained in:
2014-11-07 22:57:19 +01:00
parent 364a5a0036
commit 8d7d39aefc
2 changed files with 32 additions and 48 deletions

View File

@@ -1,7 +0,0 @@
select-pane -t 0
split-window -h -p 20
split-window -v -p 30 -c "bin"
select-pane -t 0
send-keys -t 0 'vim' C-m
send-keys -t 0 ':NERDTreeToggle' C-m