diff --git a/templates/zshrc.sh b/templates/zshrc.sh index a05ecc4..d3d7ccd 100644 --- a/templates/zshrc.sh +++ b/templates/zshrc.sh @@ -12,6 +12,19 @@ export ARCHFLAGS="-arch x86_64" export PATH=$HOME/bin:/usr/local/bin:$PATH # export MANPATH="/usr/local/man:$MANPATH" +# if [ "1" == "2" ]; then +# #sudo apt-get -yq python-setuptools +# +# #sudo easy_install pip +# #sudo pip install virtualenvwrapper +# +# mkvirtualenv cb-meteor +# pip install nodeenv +# nodeenv -p +# +# # curl https://install.meteor.com/ | sh +# fi + plugins=( # meteor # node npm