Skip to content

Commit 3853de0

Browse files
committed
fix(zsh): remove deprecated NPM_CONFIG_TMP env var
1 parent 4818155 commit 3853de0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

conf.d/zsh/exports.zsh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export DVDCSS_CACHE="$XDG_CACHE_HOME"/dvdcss
2020
export NODE_REPL_HISTORY=""
2121
export NPM_CONFIG_INIT_MODULE="$XDG_CONFIG_HOME"/npm/config/npm-init.js
2222
export NPM_CONFIG_CACHE="$XDG_CACHE_HOME"/npm
23-
export NPM_CONFIG_TMP="$XDG_RUNTIME_DIR"/npm
2423
export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME"/npm/npmrc
2524
export PNPM_HOME="$XDG_DATA_HOME"/pnpm
2625
export DISCORD_USER_DATA_DIR="$XDG_DATA_HOME"

0 commit comments

Comments
 (0)