summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshenv b/.zshenv
index d9c22c9..1be5733 100644
--- a/.zshenv
+++ b/.zshenv
@@ -11,7 +11,7 @@ appendpath () {
# Setup environment
appendpath '/home/dholman/bin'
appendpath '/home/dholman/.local/bin'
-appendpath '/home/dholman/.gem/ruby/2.7.0/bin'
+appendpath '/home/dholman/.gem/ruby/3.0.0/bin'
appendpath '/home/dholman/.rvm/bin'
export PATH="/usr/lib/ccache/bin:$PATH"
export DISTCC_HOSTS="192.168.1.26/24"