From 8701abc8cbf19743ab7f63463582168ca9996bbb Mon Sep 17 00:00:00 2001 From: Dominic Date: Sat, 11 Oct 2025 06:20:10 -0500 Subject: [PATCH] Remove ruby --- dotenv_fedora.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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