This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git. Updated .
  1. 21 Nov, 2014 2 commits
  2. 16 Nov, 2014 1 commit
  3. 08 Nov, 2014 1 commit
  4. 04 Nov, 2014 3 commits
  5. 03 Nov, 2014 1 commit
  6. 02 Nov, 2014 4 commits
  7. 29 Oct, 2014 4 commits
  8. 25 Oct, 2014 2 commits
  9. 24 Oct, 2014 9 commits
  10. 21 Oct, 2014 2 commits
  11. 20 Oct, 2014 1 commit
    • Jean Mertz's avatar
      Allow to pass any arguments to z · 97ac4144
      Jean Mertz authored
      before:
      
      ```
      $ z --help
      12         /Users/Jean/Dropbox
      12         /Users/Jean/work
      
      $ z work
      /Users/Jean/work
      ```
      
      after:
      
      ```
      z --help
      z [-chlrtx] args
      
      $ z work
      /Users/Jean/work
      ```
      97ac4144
  12. 17 Oct, 2014 10 commits