Skip to content

Commit

Permalink
Update init.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitthi authored Mar 25, 2018
1 parent 2937998 commit 1707354
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ mkdir ~/.npm-global
npm config set prefix '~/.npm-global'
echo 'export PATH=~/.npm-global/bin:$PATH' >> ~/.profile
source ~/.profile
echo "###################################################"
echo "###################################################"
echo "################ Success ##########################"
echo "###################################################"
echo "###################################################"

0 comments on commit 1707354

Please sign in to comment.