Added plugins to vim and changed some of the keybinds

This commit is contained in:
2014-08-28 22:04:09 +02:00
parent def1a9a238
commit 3ac0549596
10 changed files with 379 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ select-pane -t 0
send-keys -t 0 'vim' C-m
send-keys -t 1 'tmux rename-window "Dev: $(basename)"' C-m
send-keys -t 1 'tmux rename-window "$(basename $PWD)"' C-m
send-keys -t 1 'clear' C-m
send-keys -t 1 'git status' C-m