update tmux
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
set-option -g default-shell /usr/bin/zsh
|
||||
set-option -g default-command "${SHELL}"
|
||||
set-option -g default-shell "${SHELL}"
|
||||
|
||||
set -g mouse on
|
||||
|
||||
@ -28,4 +29,4 @@ bind c new-window -c "#{pane_current_path}"
|
||||
bind \" split-pane -c "#{pane_current_path}"
|
||||
bind % split-pane -h -c "#{pane_current_path}"
|
||||
|
||||
bind p run-shell tmuxpopup
|
||||
bind p run-shell /home/fergus/.local/bin/tmuxpopup
|
||||
|
||||
Reference in New Issue
Block a user