diff --git a/tmux/tmux.conf b/tmux/tmux.conf index c1f33f6..3ff0c31 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,8 +1,5 @@ set -g default-terminal 'screen-256color' -set-option -g utf8 on -set -g status-utf8 on - set -g default-command "${SHELL}" set -g prefix C-a