Update dot_config/zsh/export.zsh

This commit is contained in:
eeleater 2021-11-17 15:10:12 +01:00
parent 23b5c7a16a
commit c6924f7487

View file

@ -20,6 +20,7 @@ export LESSHISTFILE="-"
export OMZ="$Z4H/ohmyzsh/ohmyzsh"
export OMP="$OMZ/plugins"
export OML="$OMZ/lib"
export LSCOLORS="$Z4H/trapd00r/LS_COLORS/LS_COLORS"
# Sheldon
export SHELDON_CONFIG_DIR="$HOME/.config/sheldon"