adds mkhpadir script

This commit is contained in:
2023-11-07 10:18:33 -05:00
parent f362789006
commit 148916909a
4 changed files with 26 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ export WORK="$HOME/Library/Mobile Documents/com~apple~CloudDocs/Work"
export ZETDIR="$GHREPOS/zets"
export MYZSHRC="$ZDOTDIR/.zshrc"
export NAP_CONFIG="$HOME/.config/nap/config.yaml"
export SKELETONDIR="$DOTFILES/skeleton"
# NPM
export NPM_CONFIG_CACHE="$HOME/.local/npm"