fixed tmux start script default-tmux-session
changed tmux keymaps for pane splitting to start pane in the same directory
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
# use interactive shell instead of login shell
|
||||
set-option -g default-command "/bin/bash"
|
||||
|
||||
# ..
|
||||
set-option -s exit-unattached off
|
||||
|
||||
# enable rgb colors
|
||||
set-option -sa terminal-features ',xterm-256color:RGB'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user