From 38cb89dec7d0dff86af67cd9714fe4c76a4c160f Mon Sep 17 00:00:00 2001 From: Faerbit Date: Sat, 1 Mar 2014 21:55:31 +0100 Subject: [PATCH] Added gems to my PATH. --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 0c87b57..53782f9 100644 --- a/zshrc +++ b/zshrc @@ -41,7 +41,7 @@ then fi source ~/.zsh_functions export EDITOR=vim -export PATH=$PATH:/home/fab/bin +export PATH=$PATH:/home/fab/bin:/home/fab/.gem/ruby/2.1.0/bin #vi mode bindkey -v