diff options
author | Ben Sima <ben@bsima.me> | 2019-11-08 22:10:18 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-11-08 22:10:18 -0800 |
commit | 559a6038c4c91e3cf97bcf872ffc26c076622c69 (patch) | |
tree | b3cfccc1ff988637c3f39813e06292e2fda4434f /lib/tmux | |
parent | f9c828c86a93354d6840437a2d51e21a5af95160 (diff) |
fix tmux shortcut and terminal setting
Diffstat (limited to 'lib/tmux')
-rw-r--r-- | lib/tmux | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -63,4 +63,3 @@ set -g status-right '~%Y.%m.%d..%H.%M ' # white-ish background with dark-grey text set -g status-style bg=colour0 set -ag status-style fg=colour13 - |