@ -47,3 +47,6 @@ set -g visual-bell off
set -g visual-silence off
set -g word-separators " -_@"
run-shell 'powerline-config tmux setup'
bind c new-window -c "#{pane_current_path}"
bind | split-window -h -c "#{pane_current_path}"
bind - split-window -v -c "#{pane_current_path}"