From 7f4e7c3c6a5696b914eaa612ca658a633b3af88f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Wed, 4 Mar 2020 11:54:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=B7=E2=99=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dots/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dots/.zshrc b/dots/.zshrc index 283f861..0ec8804 100644 --- a/dots/.zshrc +++ b/dots/.zshrc @@ -1,8 +1,9 @@ # If you come from bash you might have to change your $PATH. -# export PATH=$HOME/bin:/usr/local/bin:$PATH +export PATH=$HOME/bin:/usr/local/bin:$PATH export PATH="${PATH}:${HOME}/.local/bin/" export GEM_HOME="$HOME/gems" export PATH="$HOME/gems/bin:$PATH" +# export PATH="$HOME/.gem" (cat ~/.cache/wal/sequences &) # Path to your oh-my-zsh installation.