1. 21 Mar, 2019 1 commit
  2. 25 Feb, 2019 1 commit
  3. 15 Jun, 2018 2 commits
  4. 26 May, 2018 1 commit
  5. 15 May, 2018 1 commit
  6. 18 Oct, 2016 1 commit
  7. 25 Aug, 2016 1 commit
  8. 18 Dec, 2015 2 commits
  9. 28 Sep, 2015 1 commit
  10. 07 Aug, 2015 1 commit
  11. 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
  12. 11 Jun, 2015 1 commit
  13. 10 Jun, 2015 1 commit
  14. 08 Jan, 2015 1 commit
    • Stephen's avatar
      Allow custom cache dir · bf7b9165
      Stephen authored
      We are running oh-my-zsh on a shared install and the only issue is each
      user having a custom cache dir. This will allow us to set the cache dir
      to ZSH_CACHE_DIR=~/oh-my-zsh/cache/ .
      bf7b9165
  15. 08 Dec, 2014 1 commit
  16. 16 Sep, 2014 1 commit
  17. 20 Aug, 2014 1 commit
  18. 23 Jul, 2014 1 commit
  19. 11 Jul, 2014 1 commit
  20. 07 Jun, 2014 1 commit
  21. 13 Dec, 2013 1 commit
  22. 16 Nov, 2013 1 commit
  23. 17 May, 2013 1 commit
    • Christian Höltje's avatar
      Create the zcompdump based on version and host · d2fe03d7
      Christian Höltje authored
      This will prevent lots of subtle problems that happen when
      people upgrade ZSH or use NFS mounted home directories.
      
      The ZSH_COMPDUMP variable can also be used to implement `zcompile`
      and other fun features in the future.
      d2fe03d7
  24. 08 Apr, 2013 1 commit
  25. 30 Jan, 2013 1 commit
    • Alex's avatar
      Better custom theme loading · 8a463b6d
      Alex authored
      oh-my-zsh.sh now also checks for $ZSH_CUSTOM/themes/$ZSH_THEME.zsh-theme when attempting to load a theme. This way custom themes can be a bit more organized in the 'custom' dir
      8a463b6d
  26. 05 Dec, 2012 1 commit
    • Larry Lv's avatar
      Unset `config_file` variable in oh-my-zsh.sh · 6c5e6302
      Larry Lv authored
      `config_file` variable will mess up with `cd` auto-complete command.
      
      eg. I have a local dir named `Code`, and when I type `cd co<Tab>`,
      config_file will show up, and doesn't make any sense...
      6c5e6302
  27. 30 Oct, 2012 1 commit
  28. 23 May, 2012 1 commit
  29. 06 May, 2012 2 commits
  30. 16 Jan, 2012 1 commit
  31. 16 Nov, 2011 2 commits
  32. 20 Sep, 2011 1 commit
  33. 17 Aug, 2011 1 commit
  34. 04 Aug, 2011 1 commit
  35. 14 Jun, 2011 1 commit
  36. 04 Jun, 2011 1 commit