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.