🤷♂
This commit is contained in:
parent
5e7dada31b
commit
7f4e7c3c6a
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue