This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git. Updated .
  1. 29 Oct, 2014 1 commit
  2. 25 Oct, 2014 2 commits
  3. 24 Oct, 2014 9 commits
  4. 21 Oct, 2014 2 commits
  5. 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
  6. 17 Oct, 2014 18 commits
  7. 22 Sep, 2014 2 commits
  8. 15 Aug, 2014 3 commits
  9. 12 Aug, 2014 1 commit
  10. 11 Aug, 2014 1 commit