Failed with auto-commit launchd service because gpg signing

This commit is contained in:
2024-04-05 15:39:51 -04:00
parent 6599d90e39
commit 6e33524859
2 changed files with 32 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ export ANSIBLE_MACOS_PLAYBOOK_DIR="$GHREPOS/ansible/ansible-macos-playbook"
export SITES="$GHREPOS/sites"
# NPM
export NPM_CONFIG_CACHE="$HOME/.local/npm"
export NPM_CONFIG_CACHE="$XDG_DATA_HOME/npm"
export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc"
# Go