diff options
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r-- | tmux/.tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 3a55112..17d199f 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -29,7 +29,7 @@ set-hook -g client-attached "if-shell '[ -n \""'$SSH_CONNECTION'"\" ]' 'set stat PILOT_IGNORE= PILOT_BOUNDARY=ignore PILOT_MODE=wintab -PILOT_ROOT=$HOME/Dropbox/projects/vim-wintab +PILOT_ROOT=$HOME/dotfiles/plugins/vim-wintab source-file $PILOT_ROOT/pilot.tmux # Bind for clear-screen |