diff --git a/const.sh b/const.sh index 22d989e..c32b850 100755 --- a/const.sh +++ b/const.sh @@ -21,6 +21,8 @@ elif [[ "linux" != "$TERM" && -f $HOME/.dircolors_256 ]]; then eval $(dircolors -b $HOME/.dircolors_256) fi +export XCURSOR_SIZE=24 + export COLORTERM=truecolor PROMPT_COLOR=36m PROMPT_END=$