From 9d7d3a494891df8aa735e8b2c54ff9c09ddd1802 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 15 Oct 2014 18:43:45 +0200 Subject: zsh/zprofile: add gem to PATH --- zsh/.zprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2