add tmux config

This commit is contained in:
Michael Zhang 2020-06-28 06:03:27 +00:00
parent 0813044549
commit 1032859a45
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

2
dot_tmux.conf Normal file
View file

@ -0,0 +1,2 @@
set -g default-terminal "screen-256color"
source-file "${HOME}/.tmux-themepack/powerline/block/gray.tmuxtheme"