diff --git a/.tmux.conf b/.tmux.conf index c64efe2..689d976 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -29,4 +29,4 @@ set -g message-style 'fg=colour232 bg=colour16 bold' # SHELL -set -g default-command /usr/local/bin/bash +set -g default-command /usr/bin/env bash