diff --git a/.tmux.conf b/.tmux.conf index 28db155..d08e43c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ # tmux theme -source-file "${HOME}/.config/tmux/.tmux.theme" +source-file "${HOME}/.config/tmux/tmux.theme" # default shell set-option -g default-shell /bin/zsh