changeset 376:e025c3686025

Don't assume fish's location.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 08 Aug 2017 21:46:51 -0700
parents 8b2403eec572
children bcf2b6fc4792
files tmux/tmux.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tmux/tmux.conf	Sun Feb 19 20:58:12 2017 -0800
+++ b/tmux/tmux.conf	Tue Aug 08 21:46:51 2017 -0700
@@ -12,5 +12,5 @@
 #set-option -g status-interval 1
 
 # Default to fish
-set -g default-command "/usr/local/bin/fish"
+set -g default-command "fish"