diff options
Diffstat (limited to 'tmux')
-rw-r--r-- | tmux/.tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf new file mode 100644 index 0000000..336925f --- /dev/null +++ b/tmux/.tmux.conf @@ -0,0 +1 @@ +set -g default-terminal "screen-256color" |