1. 14 Mar, 2013 1 commit
    • 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
  2. 06 Mar, 2013 1 commit
  3. 05 Mar, 2013 2 commits
  4. 09 Feb, 2013 3 commits
  5. 08 Feb, 2013 1 commit
  6. 07 Feb, 2013 1 commit
  7. 05 Feb, 2013 1 commit
  8. 15 Jan, 2013 1 commit
  9. 11 Jan, 2013 6 commits
  10. 03 Jan, 2013 1 commit
  11. 02 Jan, 2013 2 commits
  12. 31 Dec, 2012 3 commits
  13. 24 Dec, 2012 1 commit
  14. 21 Dec, 2012 1 commit
  15. 09 Dec, 2012 3 commits
  16. 07 Dec, 2012 2 commits
  17. 06 Dec, 2012 1 commit
  18. 05 Dec, 2012 8 commits
  19. 04 Dec, 2012 1 commit