Change tmux default shell to fish

This commit is contained in:
Sravan Balaji
2024-09-02 21:28:44 -04:00
parent fa4cc5b2f0
commit 1fe4fdb37e
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
set -g default-shell /bin/fish
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix