summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
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