Update dot_config/zsh/export.zsh
This commit is contained in:
parent
7c489c6ff2
commit
acb3a46a75
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ 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 CONF="$HOME/.config"
|
||||||
|
export ZSHC="$CONF/zsh"
|
||||||
|
export LOCALC="$CONF/local"
|
||||||
export LSCOLORSFILE="$Z4H/trapd00r/LS_COLORS/LS_COLORS"
|
export LSCOLORSFILE="$Z4H/trapd00r/LS_COLORS/LS_COLORS"
|
||||||
|
|
||||||
# Sheldon
|
# Sheldon
|
||||||
|
|
Loading…
Add table
Reference in a new issue