Add tmux-sessionizer.
This commit is contained in:
parent
e97fef8036
commit
24582b2cf9
3 changed files with 32 additions and 0 deletions
|
@ -13,6 +13,7 @@ bind | split-window -h
|
|||
bind - split-window -v
|
||||
unbind '"'
|
||||
unbind %
|
||||
bind-key -r f run-shell "tmux neww ~/.local/bin/tmux-sessionizer"
|
||||
|
||||
# reload config file (change file location to your the tmux.conf you want to use)
|
||||
bind r source-file ~/.tmux.conf \; display 'Reloaded tmux config!'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue