.tmux.conf

changeset 1133
cb91318a522e
parent 1127
a120f1d3d932
child 1134
fe6ccd1afb11
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -40,6 +40,7 @@ set -g set-titles-string "#h(#S)"
 
 source-file ~/.tmux/screen-keys.conf
 source-file ~/.tmux/vim-keys.conf
+source-file ~/.tmux/popup.conf
 
 bind S choose-session
 bind @ choose-window 'join-pane -h -s "%%"'

mercurial