1. 04 Sep, 2015 1 commit
    • Andrew Janke's avatar
      diagnostics: switch to shasum, filter sysinfo using lines · 46ddd88f
      Andrew Janke authored
      shasum seems more widely available than md5/md5sum, and we don't have to worry about dealing with the different signatures and output formats of md5 and md5sum then.
      
      sysinfo outputs localized message labels, so we can't just grep for "OS Type". But OS is the first thing it outputs, so we can probably just grab those lines by line number. Switched to doing that.
      46ddd88f
  2. 22 Jul, 2015 1 commit
  3. 10 Jul, 2015 1 commit
  4. 28 Jun, 2015 1 commit
  5. 06 Jun, 2015 3 commits
  6. 30 May, 2015 1 commit
  7. 16 Feb, 2015 1 commit
  8. 15 Feb, 2015 1 commit
  9. 13 Feb, 2015 1 commit
  10. 10 Feb, 2015 12 commits
  11. 04 Feb, 2015 1 commit
  12. 02 Feb, 2015 1 commit
  13. 28 Jan, 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. 21 Dec, 2014 1 commit
  16. 16 Dec, 2014 1 commit
  17. 15 Dec, 2014 1 commit
  18. 13 Dec, 2014 5 commits
  19. 01 Dec, 2014 2 commits
  20. 19 Nov, 2014 1 commit
  21. 16 Nov, 2014 1 commit
  22. 06 Nov, 2014 1 commit