diff --git a/.tmux.conf b/.tmux.conf index 689d976..42a8cde 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/bin/env bash +set -g default-command "/usr/bin/env bash"