diff options
author | Robby Russell <robby@planetargon.com> | 2017-02-27 09:02:16 -0800 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2017-02-27 09:02:16 -0800 |
commit | b908feebcfb0ca8a9a80360d177e716c24c317d6 (patch) | |
tree | 966fd789c3bcdf804d6d242a3becf81afc343eaa /plugins/z/README | |
parent | e609fd5a9f7f7c9a16945ca9c0748b6de99f6635 (diff) | |
parent | d874c73f19d8430f4dc32756fff0bf2f6a804d87 (diff) | |
download | zsh-b908feebcfb0ca8a9a80360d177e716c24c317d6.tar.gz zsh-b908feebcfb0ca8a9a80360d177e716c24c317d6.tar.bz2 zsh-b908feebcfb0ca8a9a80360d177e716c24c317d6.zip |
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins/z/README')
-rw-r--r-- | plugins/z/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/z/README b/plugins/z/README index 7de82a4c7..56261cff4 100644 --- a/plugins/z/README +++ b/plugins/z/README @@ -125,7 +125,7 @@ ENVIRONMENT Directories must be full paths without trailing slashes. The environment variable $_Z_OWNER can be set to your username, to - allow usage of z when your sudo enviroment keeps $HOME set. + allow usage of z when your sudo environment keeps $HOME set. FILES Data is stored in $HOME/.z. This can be overridden by setting the |