Minor changes.

This commit is contained in:
Derek Taylor
2020-02-01 09:00:00 -06:00
parent 2e8ec24633
commit 9bd8cf7b16
8 changed files with 17 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
# My bash config. Not much to see here. Some pretty standard stuff.
EDITOR="emacsclient -c"
export TERM="st-256color"
export TERM="xterm-256color"
[[ $- != *i* ]] && return