tmux: use complete fish path again

This commit is contained in:
Daniel Meiburg 2023-09-27 10:32:40 +02:00
parent 35474e3b24
commit 8f2f72dee0
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
1 changed files with 1 additions and 2 deletions

View File

@ -113,5 +113,4 @@ bind-key -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "wl-copy"
bind-key p run "wl-paste --no-newline | tmux load-buffer - ; tmux paste-buffer"
# Shell
#set -g default-shell /run/current-system/sw/bin/fish
set -g default-shell fish
set -g default-shell /run/current-system/sw/bin/fish