- 04 Oct, 2021 2 commits
-
-
Marc Cornellà authored
Fixes #10260
-
Marc Cornellà authored
-
- 28 Sep, 2021 1 commit
-
-
Marc Cornellà authored
-
- 24 Sep, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #10213
-
- 15 Sep, 2021 3 commits
-
-
Marc Cornellà authored
The oh-my-zsh-git package sets the cache directory to `$HOME/.cache/oh-my-zsh`, so Oh My Zsh will be compatible with it.
-
Marc Cornellà authored
Fixes #10193
-
Marc Cornellà authored
Fixes #10183
-
- 04 Sep, 2020 1 commit
-
-
Marc Cornellà authored
Closes #9223
-
- 18 Jun, 2020 1 commit
-
-
Ye Shu authored
skip the update check at initialization if DISABLE_AUTO_UPDATE is set to true
-
- 17 Jun, 2020 1 commit
-
-
Marc Cornellà authored
-
- 09 Jun, 2020 1 commit
-
-
Marc Cornellà authored
-
- 03 Jun, 2020 1 commit
-
-
Marc Cornellà authored
-
- 02 Jun, 2020 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
Closes #8981
-
- 20 May, 2020 1 commit
-
-
Jacob Menke authored
-
- 07 May, 2020 1 commit
-
-
Marc Cornellà authored
If `$SHORT_HOST` contains invalid filename characters, the compinit call doesn't error, but the zcompdump metadata write does. Use `tee` instead so we can silence the error. See https://github.com/ohmyzsh/ohmyzsh/commit/dd1a72696f162fd5285a104b5f63970deb66e8b0#commitcomment-38984764
-
- 05 May, 2020 1 commit
-
-
Marc Cornellà authored
BSD cmp doesn't have the option of reading from stdin, so use process substitution instead.
-
- 04 May, 2020 1 commit
-
-
Marc Cornellà authored
-
- 01 May, 2020 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 19 Feb, 2020 1 commit
-
-
Willy Weiskopf authored
The statements for selecting a random theme in oh-my-zsh.sh and the themes plugin are duplicate. Most people eventually settle on a theme, making those lines in oh-my-zsh.sh superfluous. To address those, it may makes sense to put the random theme functionality into a theme of its own (since themes are just zsh scripts.
-
- 19 Jan, 2020 1 commit
-
-
Marc Cornellà authored
Fixes #8545
-
- 07 May, 2019 1 commit
-
-
Marc Cornellà authored
-
- 03 Apr, 2019 1 commit
-
-
Greg authored
-
- 22 Mar, 2019 1 commit
-
-
Avi ד authored
Co-authored-by:
Se De <Sede7473@gmail.com>
-
- 21 Mar, 2019 1 commit
-
-
SomeDer authored
-
- 25 Feb, 2019 1 commit
-
-
Marc Cornellà authored
-
- 15 Jun, 2018 2 commits
- 26 May, 2018 1 commit
-
-
Marc Cornellà authored
-
- 15 May, 2018 1 commit
-
-
Marc Cornellà authored
We have to assume that if people disabled the compfix system they really want their completion to work, ignoring any permission issues. Fixes #5651 Fixes #5957 Fixes #6461
-
- 18 Oct, 2016 1 commit
-
-
Mason authored
-
- 25 Aug, 2016 1 commit
-
-
Marc Cornellà authored
-
- 18 Dec, 2015 2 commits
-
-
LE Manh Cuong authored
- Adding documentation - Note the effect empty array - Fix spelling - Using new test `[[...]]`
-
LE Manh Cuong authored
-
- 28 Sep, 2015 1 commit
-
-
Andrew Janke authored
-
- 07 Aug, 2015 1 commit
-
-
Marc Cornellà authored
Revert "Move custon *.zsh file sourcing up so that they can load plugins and other things that come after." This reverts commit a28dbc83.
-
- 20 Jul, 2015 1 commit
-
-
leycec authored
Completion-dependent directories with insecure permissions or ownership (e.g., group or other writability) are now detected, reported, and sanitized on OMZ startup rather than unsafely ignored -- which resulted in effectively empty completion caches and obscure compdef() errors resembling "compdef: unknown command or service: git". This fixes long-standing issues #630, #3356, and #3455 and related Babun issues 159, 281, and 322 -- and probably numerous other duplicates.
-
- 11 Jun, 2015 1 commit
-
-
Archie authored
-
- 10 Jun, 2015 1 commit
-
-
Matthew Hager authored
-