diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-07-12 18:54:26 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-07-12 18:54:26 +0100 |
commit | bd899a632ce1b356dc1311aff0e1050abd889a6a (patch) | |
tree | 5b785c43f486db8287f138d939682f0fd0d6c846 /tmux/.tmux.conf | |
parent | 9468f783f8a78dac8ec7242acdeee3c7d566d118 (diff) |
Add python startup file
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r-- | tmux/.tmux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index d477a4b..92a0594 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -23,6 +23,5 @@ bind-key N swap-window -t +1 PILOT_BOUNDARY=create PILOT_MODE=wintab -PILOT_CACHE=0 PILOT_ROOT=$HOME/Dropbox/projects/vim-wintab source-file $PILOT_ROOT/pilot.tmux |