diff --git a/dotenv_fedora.sh b/dotenv_fedora.sh index 929f114..85e983b 100755 --- a/dotenv_fedora.sh +++ b/dotenv_fedora.sh @@ -121,8 +121,8 @@ git config --global user.email dominic@domsplace.com git config --global credential.helper store # Shopify stuff -curl -sSL https://get.rvm.io | bash -source $HOME/.rvm/scripts/rvm -rvm install 3.3 -rvm use 3.3 --default +# curl -sSL https://get.rvm.io | bash +# source $HOME/.rvm/scripts/rvm +# rvm install 3.7.5 +# rvm use 3.7.5 --default npm install -g @shopify/cli @shopify/theme