diff tmux/tmux.conf @ 376:e025c3686025

Don't assume fish's location.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 08 Aug 2017 21:46:51 -0700
parents f00dd35b4731
children c05a8f250042
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"