Compare commits

..

No commits in common. "242a7a02e6c527e5b9e63a1e2c8f6f07ca790286" and "7e85124b10e776a77b3ce5520aa5f7038cc5461f" have entirely different histories.

2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
set -g default-terminal "xterm-256color"
set -g default-terminal "screen-256color"
## Vim user config

View File

@ -1,4 +1,4 @@
#export TERM='rxvt-256color'
export TERM='rxvt-256color'
# XDG
export XDG_CONFIG_HOME=$HOME/.config