1. 23 Apr, 2013 2 commits
  2. 22 Apr, 2013 1 commit
  3. 21 Apr, 2013 1 commit
  4. 20 Apr, 2013 1 commit
  5. 18 Apr, 2013 1 commit
  6. 11 Apr, 2013 1 commit
  7. 08 Apr, 2013 5 commits
  8. 07 Apr, 2013 1 commit
  9. 03 Apr, 2013 2 commits
  10. 01 Apr, 2013 4 commits
  11. 31 Mar, 2013 1 commit
  12. 30 Mar, 2013 1 commit
  13. 29 Mar, 2013 2 commits
  14. 27 Mar, 2013 2 commits
  15. 26 Mar, 2013 2 commits
  16. 25 Mar, 2013 1 commit
    • Serg Lifinsky's avatar
      Fix grails plugin · c1c77685
      Serg Lifinsky authored
      Fix problem with "basename" command error "extra operand" (do not work with array)
      c1c77685
  17. 20 Mar, 2013 2 commits
  18. 17 Mar, 2013 1 commit
  19. 16 Mar, 2013 1 commit
    • Marcel Wolf's avatar
      add ssh-agent option to set default lifetime of identities · 2a1c9ff3
      Marcel Wolf authored
      By default, ssh-agent stores identities forever. It has an option to
      set a maximum lifetime for identites (useful to expire passphrase protected
      keys). Allow this option to be set using:
      
      zstyle :omz:plugins:ssh-agent lifetime <time>
      2a1c9ff3
  20. 14 Mar, 2013 2 commits
    • Ryan Winograd's avatar
      Fix whitespace · 4c8bba57
      Ryan Winograd authored
      That's what I get for using GitHub text editor and not checking tabs.
      4c8bba57
    • rylwin's avatar
      last-working-dir: Use >! to overwrite $cache_file · 1cfd813f
      rylwin authored
      Use ">!" to overwrite $cache_file in case noclobber is set. 
      When noclobber is set, zsh will not allow the use of ">" to overwrite
      the contents of a file. Instead, it displays a "file exists" error.
      By using ">!" instead, we tell zsh to overwrite the file without
      complaining.
      1cfd813f
  21. 13 Mar, 2013 2 commits
  22. 12 Mar, 2013 2 commits
  23. 11 Mar, 2013 1 commit
  24. 10 Mar, 2013 1 commit