mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
chore(template): propose add .local/bin
to PATH (#12417)
This commit is contained in:
parent
fb91ca27a2
commit
a779d6563f
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue