tmux: use /usr/bin/fish path
This commit is contained in:
parent
f74abc7f44
commit
5ea357fd2c
@ -2,7 +2,7 @@
|
||||
# set-option -g prefix C-a
|
||||
# bind-key C-a send-prefix
|
||||
|
||||
set -g default-shell "/bin/fish"
|
||||
set -g default-shell "/usr/bin/fish"
|
||||
|
||||
set -g status-position top
|
||||
set -g status-left-length 20
|
||||
|
Loading…
Reference in New Issue
Block a user