diff options
author | Urbain Vaes <urbain@vaes.uk> | 2019-08-23 17:05:33 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2019-08-23 17:05:33 +0200 |
commit | c32c3bfce9e3ee3d0c5a436457b6e6d1c2811506 (patch) | |
tree | d157a471cc858cc4ea22417ce1e651d00dac1e40 /tmux/.tmux.conf | |
parent | 97ae37f4c136138d0b603548bcd67ac38ec86db7 (diff) | |
parent | 0dbdefc7627eb3f62e6cf40034926271995abf75 (diff) |
Merge branch 'master' of git.vaes.uk:public/dotfiles
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 |