diff --git a/dot_tmux.conf b/dot_tmux.conf new file mode 100644 index 0000000..1623744 --- /dev/null +++ b/dot_tmux.conf @@ -0,0 +1,2 @@ +set -g default-terminal "screen-256color" +source-file "${HOME}/.tmux-themepack/powerline/block/gray.tmuxtheme"