Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
.aliases: Remove npmjs.eu reference
Browse files Browse the repository at this point in the history
See the deprecation notice: http://npmjs.eu/

Closes mathiasbynens#448.
  • Loading branch information
remitbri authored and phanyzewski committed Sep 5, 2023
1 parent 135536a commit 947c80e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .aliases
Expand Up @@ -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/"

0 comments on commit 947c80e

Please sign in to comment.