docs: simplify zshenv comments

master
George Rawlinson 2021-07-08 16:47:22 +00:00
parent 51e5d74b70
commit 29a2860649
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 3 additions and 3 deletions

6
zshenv
View File

@ -1,8 +1,8 @@
# set environment variable $ZDOTDIR to $HOME/.config/zsh
# set environment variables to conform with XDG base directory specification
export ZDOTDIR="${HOME}/.config/zsh"
# set environment variable $ZCACHEDIR to $HOME/.cache/zsh
export ZCACHEDIR="${HOME}/.cache/zsh"
# set environment variable $ZSYSDIR to /usr/share/zsh-grawlinson
# set framework location
export ZSYSDIR="/usr/share/zsh-grawlinson"
# create missing folders