Set tmux default shell
This commit is contained in:
parent
ccdd60a353
commit
2388de891f
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# set shell
|
||||
set -g default-shell /bin/zsh
|
||||
|
||||
# Change prefix to ctrl+a
|
||||
unbind C-b
|
||||
set -g prefix C-a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue