mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
mention $ZSH_CUSTOM as suggested in #2295
This commit is contained in:
parent
f8e9e82a63
commit
2dfcc5af42
1 changed files with 1 additions and 1 deletions
|
|
@ -75,4 +75,4 @@ export PATH=$HOME/bin:/usr/local/bin:$PATH
|
|||
# export SSH_KEY_PATH="~/.ssh/dsa_id"
|
||||
|
||||
if [ -e $HOME/bin ]; then export PATH="$HOME/bin:$PATH"; fi
|
||||
unsetopt correctall
|
||||
unsetopt correctall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue