1. 08 Apr, 2013 6 commits
  2. 07 Apr, 2013 1 commit
  3. 04 Apr, 2013 2 commits
  4. 01 Apr, 2013 2 commits
  5. 29 Mar, 2013 2 commits
  6. 27 Mar, 2013 22 commits
  7. 26 Mar, 2013 1 commit
  8. 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
  9. 20 Mar, 2013 2 commits
  10. 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