# HG changeset patch # User Ludovic Chabant # Date 1502254011 25200 # Node ID e025c368602511fe8e210a8380d8afe4f3cb538d # Parent 8b2403eec572c595fd8e7a13880a46dd335fe7c9 Don't assume fish's location. diff -r 8b2403eec572 -r e025c3686025 tmux/tmux.conf --- 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"