1. 04 Oct, 2021 2 commits
  2. 28 Sep, 2021 1 commit
  3. 24 Sep, 2021 1 commit
  4. 15 Sep, 2021 3 commits
  5. 04 Sep, 2020 1 commit
  6. 18 Jun, 2020 1 commit
  7. 17 Jun, 2020 1 commit
  8. 09 Jun, 2020 1 commit
  9. 03 Jun, 2020 1 commit
  10. 02 Jun, 2020 2 commits
  11. 20 May, 2020 1 commit
  12. 07 May, 2020 1 commit
  13. 05 May, 2020 1 commit
  14. 04 May, 2020 1 commit
  15. 01 May, 2020 2 commits
  16. 19 Feb, 2020 1 commit
    • Willy Weiskopf's avatar
      Move random theme functionality into "random" theme · 6adad5c3
      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.
      6adad5c3
  17. 19 Jan, 2020 1 commit
  18. 07 May, 2019 1 commit
  19. 03 Apr, 2019 1 commit
  20. 22 Mar, 2019 1 commit
  21. 21 Mar, 2019 1 commit
  22. 25 Feb, 2019 1 commit
  23. 15 Jun, 2018 2 commits
  24. 26 May, 2018 1 commit
  25. 15 May, 2018 1 commit
  26. 18 Oct, 2016 1 commit
  27. 25 Aug, 2016 1 commit
  28. 18 Dec, 2015 2 commits
  29. 28 Sep, 2015 1 commit
  30. 07 Aug, 2015 1 commit
  31. 20 Jul, 2015 1 commit
    • leycec's avatar
      Completion insecurities handled on startup. · cb551614
      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.
      cb551614
  32. 11 Jun, 2015 1 commit
  33. 10 Jun, 2015 1 commit