aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r--zsh/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
index 75e6369..9618589 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -1,4 +1,4 @@
-export PATH="$HOME"/.local/bin:"$PATH"
+export PATH="$HOME"/.local/bin:"$HOME"/.gem/ruby/2.1.0/bin:"$PATH"
# Set XDG Basedir Spec paths
export XDG_CACHE_HOME="$HOME"/.cache