Update dot_config/zsh/export.zsh

This commit is contained in:
eeleater 2021-11-17 19:17:32 +01:00
parent 0bfc1e26a7
commit 211ac70f22

View file

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