1
0
mirror of https://github.com/Melon-Bread/gnu-slash-dot-files synced 2024-11-24 16:28:23 -05:00

Initial Commit

This commit is contained in:
Rain Clark 2019-03-18 09:15:02 -04:00
parent 2f4f87cdc8
commit f1147db2d4

5
.tmux.conf Normal file
View File

@ -0,0 +1,5 @@
set-option -g status on
set-option -g status-interval 2
set-option -g status-justify "centre"
set-option -g status-left-length 60
set-option -g status-right-length 90