From 59a8c7a6a2ba5bdb28f1483c5f4284a0984e95c3 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Sun, 8 Mar 2020 17:57:18 -0400 Subject: [PATCH] Temp switch to chruby. rbenv, et al are having issues with Arch and ruby. I'm not sure where the source of the issue is but I've tried a couple of different install paths for both ruby and the version management tools. They all seem to be having about the same issue. --- zsh/environment/host/zuk/zprofile | 1 + 1 file changed, 1 insertion(+) create mode 100644 zsh/environment/host/zuk/zprofile diff --git a/zsh/environment/host/zuk/zprofile b/zsh/environment/host/zuk/zprofile new file mode 100644 index 0000000..eaa5b0d --- /dev/null +++ b/zsh/environment/host/zuk/zprofile @@ -0,0 +1 @@ +source /usr/share/chruby/chruby.sh