Adjust syntax highlight path

This commit is contained in:
ItsDrike 2020-10-23 01:15:52 +02:00
parent c09948ab38
commit 45d43c7c90
No known key found for this signature in database
GPG key ID: F4E8FF4F6AC7F3B4

View file

@ -63,6 +63,11 @@ export WAKATIME_HOME="$XDG_CONFIG_HOME/wakatime"
export GOPATH="$XDG_DATA_HOME"/go
export IPYTHONDIR="$XDG_CONFIG_HOME"/ipython
export JUPYTER_CONFIG_DIR="$XDG_CONFIG_HOME"/jupyter
export MYSQL_HISTFILE="$XDG_DATA_HOME"/mysql_history
export PSQLRC="$XDG_CONFIG_HOME/pg/psqlrc"
export PSQL_HISTORY="$XDG_CACHE_HOME/pg/psql_history"
export PGPASSFILE="$XDG_CONFIG_HOME/pg/pgpass"
export PGSERVICEFILE="$XDG_CONFIG_HOME/pg/pg_service.conf"
# Add executable directories into PATH
PATH+=":$HOME/.local/bin"
@ -70,6 +75,6 @@ PATH+=":$HOME/.local/bin"
export PIPENV_VENV_IN_PROJECT=1
# Load zsh-syntax-highlighting (should be last)
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
#neofetch --cpu_temp C --gtk2 off --gtk3 off --color_blocks on --pixterm