From ada9d7240a5b5579ce2fc56cce2bd6b5a880b087 Mon Sep 17 00:00:00 2001 From: David Li Date: Sat, 20 Feb 2021 13:10:51 -0500 Subject: Update dotfiles --- tmux.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index d7e7ff0..efe81f3 100644 --- a/tmux.conf +++ b/tmux.conf @@ -42,4 +42,7 @@ bind -n C-right swap-window -t +1 # Status bar # set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M' +# Use fish +set -g default-shell /usr/bin/fish + # TODO: put this in Git -- cgit v1.2.3