comparison tmux/tmux.conf @ 384:92ae7310bb1b

Merge changes.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 09 Aug 2017 21:40:36 -0700
parents e025c3686025
children c05a8f250042
comparison
equal deleted inserted replaced
383:ff48d206d1f1 384:92ae7310bb1b
10 # Thyme integration 10 # Thyme integration
11 #set-option -g status-right '#(cat ~/.thyme-tmux)' 11 #set-option -g status-right '#(cat ~/.thyme-tmux)'
12 #set-option -g status-interval 1 12 #set-option -g status-interval 1
13 13
14 # Default to fish 14 # Default to fish
15 set -g default-command "/usr/local/bin/fish" 15 set -g default-command "fish"
16 16