From ae8cbe6e0fd3da812af3c572a80a319efb09f0c6 Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Mon, 4 Jan 2021 21:06:49 -0500 Subject: [PATCH] Tmux change --- tmux/.tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 7206a54..de58ef2 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -20,7 +20,6 @@ set -g status-interval 2 set -g status-position bottom set -g status-bg colour0 set -g status-fg colour0 -#set -g status-attr dim set -g status-left '#[fg=colour240] (#S) ' set -g status-right '#[fg=colour240,bg=colour0,italics] #(whoami)@#H %m/%d %I:%M ' set -g status-right-length 50