summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorDavid Li <li.davidm96@gmail.com>2021-02-20 13:10:51 -0500
committerDavid Li <li.davidm96@gmail.com>2021-02-20 13:10:51 -0500
commitada9d7240a5b5579ce2fc56cce2bd6b5a880b087 (patch)
tree94aec88de0282b74d851753fcb3b5dc4ca1b29f5 /tmux.conf
parentb79056286e4b71e86d52db91db031522ea2bb806 (diff)
Update dotfilesHEADmaster
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf3
1 files changed, 3 insertions, 0 deletions
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