added paths to bashrc, added keybinding to tmux to detach from session and exit parent shell
This commit is contained in:
@@ -20,6 +20,8 @@ bind -n M-Down select-pane -D
|
||||
bind -n M-Up select-pane -U
|
||||
bind -n M-Right select-pane -R
|
||||
|
||||
bind k run "tmux detach -P"
|
||||
|
||||
# enable mouse support
|
||||
set -g mouse on
|
||||
# bind -n WheelUpPane {
|
||||
|
||||
Reference in New Issue
Block a user