summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-11-09 08:59:41 -0700
committerJordan <me@jordan.im>2020-11-09 08:59:41 -0700
commitf098b47a257f4bf71e83a5fb5d92583da1be763f (patch)
tree6f66f1eee099d243177844194ee6ac9365f11948 /.tmux.conf
downloaddotfiles-f098b47a257f4bf71e83a5fb5d92583da1be763f.tar.gz
dotfiles-f098b47a257f4bf71e83a5fb5d92583da1be763f.zip
initial commit
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
new file mode 100644
index 0000000..b4880f5
--- /dev/null
+++ b/.tmux.conf
@@ -0,0 +1,3 @@
+set -g default-terminal "screen-256color"
+set -g status-bg black
+set -g status-fg white