tmux: use /usr/bin/fish path

This commit is contained in:
dogeystamp 2024-03-02 21:20:43 -05:00
parent f74abc7f44
commit 5ea357fd2c
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -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