diff --git a/dot_config/zsh/export.zsh b/dot_config/zsh/export.zsh index 4e18b42..9cd04bf 100644 --- a/dot_config/zsh/export.zsh +++ b/dot_config/zsh/export.zsh @@ -21,6 +21,9 @@ export LESSHISTFILE="-" export OMZ="$Z4H/ohmyzsh/ohmyzsh" export OMP="$OMZ/plugins" export OML="$OMZ/lib" +export CONF="$HOME/.config" +export ZSHC="$CONF/zsh" +export LOCALC="$CONF/local" export LSCOLORSFILE="$Z4H/trapd00r/LS_COLORS/LS_COLORS" # Sheldon