Skip to content
Snippets Groups Projects
Commit 8c405941 authored by nimrod's avatar nimrod
Browse files

Some node and npm config.

parent 67650723
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,7 @@ export LESS_TERMCAP_ue=$'\E[0m'
export LESS_TERMCAP_us=$'\E[01;32m'
export LYNX_SAVE_SPACE="$HOME/Downloads"
export LYNX_TEMP_SPACE="$HOME/.cache/lynx"
export NODE_PENDING_DEPRECATION='1'
export PATH="$GOPATH/bin:/usr/lib/go/bin/:$PATH"
export PATH="$HOME/.cabal/bin:$PATH"
export PATH="$HOME/.cargo/bin:$PATH"
......
.npmrc 0 → 100644
ignore-scripts=true
init-author-name=Nimrod Adar
init-author-email=nimrod@shore.co.il
init-author-url=https://git.shore.co.il/explore
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment