up xcursor size/theme

This commit is contained in:
Шашкин Николай 2024-02-21 20:12:50 +03:00
parent 482c1a0c14
commit af5cbfa740
1 changed files with 2 additions and 0 deletions

View File

@ -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=$