update to settings
This commit is contained in:
parent
82fecd4df4
commit
74b7569bcc
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -27,6 +27,7 @@ export PYENV_ROOT="$HOME/.pyenv"
|
||||||
export PATH="$PYENV_ROOT/bin:$PATH"
|
export PATH="$PYENV_ROOT/bin:$PATH"
|
||||||
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
||||||
export XCURSOR_SIZE=16
|
export XCURSOR_SIZE=16
|
||||||
|
export PATH="$PATH:/opt/nvim-linux64/bin"
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# Source #
|
# Source #
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue