diff --git a/dircolors b/dircolors index 5ceeadb..2719a15 160000 --- a/dircolors +++ b/dircolors @@ -1 +1 @@ -Subproject commit 5ceeadb5989d2fae6e2f5bff08336a2b27269ec8 +Subproject commit 2719a15b779eef0bfb1d11816c25192ae9ee99b9 diff --git a/tmux.conf b/tmux.conf index 5e06126..62ff0c3 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,6 +1,6 @@ ### CONFIG set -g status-right "#(hostname | cut -d. -f 1): #(uptime | awk -F 'averag[a-z]*: ' '{print $2}')" -set -g default-terminal "xterm-color" +set -g default-terminal "xterm-256color" # ### BINDS