From c2be80b1ece9ebf2c9fff341c6a0aec7ffb7ee9e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 6 May 2020 16:24:54 +0300 Subject: add ruby to path --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zshrc b/.zshrc index fa3a3c3..82d3530 100644 --- a/.zshrc +++ b/.zshrc @@ -160,3 +160,6 @@ function te { } source /home/yigit/.config/broot/launcher/bash/br + +# Add RVM to PATH for scripting. Make sure this is the last PATH variable change. +export PATH="$PATH:$HOME/.rvm/bin" -- cgit v1.2.3-70-g09d2