mirror of https://github.com/ohmyzsh/ohmyzsh.git
chore(template): propose add `.local/bin` to PATH (#12417)
parent
fb91ca27a2
commit
a779d6563f
|
@ -1,5 +1,5 @@
|
|||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
# export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH=$HOME/.oh-my-zsh
|
||||
|
|
Loading…
Reference in New Issue