mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 12:56:24 +10:00
.aliases: Remove npmjs.eu reference
See the deprecation notice: http://npmjs.eu/ Closes #448.
This commit is contained in:
committed by
Mathias Bynens
parent
f0997a53bf
commit
7010a15b06
@@ -139,6 +139,3 @@ alias afk="/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resource
|
||||
|
||||
# Reload the shell (i.e. invoke as a login shell)
|
||||
alias reload="exec $SHELL -l"
|
||||
|
||||
# Faster npm for Europeans
|
||||
command -v npm > /dev/null && alias npme="npm --registry http://registry.npmjs.eu/"
|
||||
|
||||
Reference in New Issue
Block a user