1
0
Fork 0

Commit Graph

  • 9bf1789cc2 Localize variables, improve readability Sorin Ionescu 2012-07-03 13:53:22 -0400
  • 325a377d5e Remove unnecessary variables, improve readability Sorin Ionescu 2012-07-03 13:43:57 -0400
  • bf18785bca Quote variables, improve readability Sorin Ionescu 2012-07-03 13:42:37 -0400
  • 6bfb6f3104 Rename dpkg functions Sorin Ionescu 2012-07-01 11:55:04 -0400
  • c90317917b Clarify alias documentation in pacman Sorin Ionescu 2012-07-03 13:58:32 -0400
  • 9de85685fb Fix gnu coreutils recognition on Solaris. #212 meh 2012-07-01 21:22:49 +0200
  • 33b178e39c Tweaks from @sorin-ionescu. Improve README. #211 Wei Dai 2012-06-30 21:57:40 -0700
  • 1e71230266 Fasd module Wei Dai 2012-06-30 16:14:31 -0700
  • 942785da25 Merge branch 'issue-129' of https://github.com/sorin-ionescu/oh-my-zsh into fasd-plugin Wei Dai 2012-06-30 15:00:00 -0700
  • b83d03118e [Fix #109] Add documentation for pacman Sorin Ionescu 2012-06-30 17:34:11 -0400
  • fc06e0b125 Refactor Pacman aliases Sorin Ionescu 2012-06-30 17:29:30 -0400
  • d54211832a Improve AWK code readability, remove highlighting Sorin Ionescu 2012-06-30 15:54:51 -0400
  • 26de8a31bf Merge 096ae2c87d into 2b186900cb #202 GitHub Merge Button 2012-06-28 20:26:11 -0700
  • 848a6196a0 Merge 31eb8ad417 into 2b186900cb #201 GitHub Merge Button 2012-06-28 20:26:09 -0700
  • 44c103a965 Merge 73292fd6d2 into 2b186900cb #200 GitHub Merge Button 2012-06-28 20:26:08 -0700
  • e3b6b5ab30 Rename Pacman functions Sorin Ionescu 2012-06-17 15:49:03 -0400
  • 2b186900cb Improve Git submodule updating aliases Sorin Ionescu 2012-06-23 14:03:25 -0400
  • e703642e4b Update gnu-utility module loading order Sebastian Wiesner 2012-06-19 22:38:25 +0200
  • 34ca75cdf2 [Fix #210] Rename alias lp to lm Sorin Ionescu 2012-06-23 13:09:55 -0400
  • 0f9a6878f8 [Fix #209] Switch the casing of y/n Sorin Ionescu 2012-06-21 22:35:15 -0400
  • 73292fd6d2 tifying up keymaps #200 Ben O'Hara 2012-06-20 18:59:15 +1000
  • 47ae822858 Fix dependency information #206 Sebastian Wiesner 2012-06-19 22:38:25 +0200
  • ce81d4399c add keymaps to documentation Ben O'Hara 2012-06-18 18:22:15 +1000
  • 096ae2c87d setup fpath in one go #202 Ben O'Hara 2012-06-18 16:58:36 +1000
  • 302759f82c remove the fpath entry if module fails to laod and only load functions if the module has loaded Ben O'Hara 2012-06-18 14:18:39 +1000
  • a2fcb36e5f Update completion module loading order Julien Stechele 2012-06-16 15:57:18 +0300
  • 0a86caffc3 Remove 'arrow keys' from history-substring-search description Sorin Ionescu 2012-06-17 13:32:29 -0400
  • 0bd97562fd Merge 6a84f74bfe into 00348eca51 #203 GitHub Merge Button 2012-06-17 05:22:26 -0700
  • 6a84f74bfe sperating yaourt and pacman modules #203 Poapfel 2012-06-17 14:18:11 +0200
  • dbf7b824f6 exit if required package is not installed to make the modules portable accross systems and not setup aliases that arnt required Ben O'Hara 2012-06-17 17:35:48 +1000
  • 4e423026a0 Merge 54006c8c8e into 00348eca51 #199 GitHub Merge Button 2012-06-17 00:03:47 -0700
  • 54006c8c8e Merge branch 'portability' of github.com:benohara/oh-my-zsh into portability #199 Ben O'Hara 2012-06-17 17:03:26 +1000
  • 146852ac4d Fixes loading the functions under older zsh versions Ben O'Hara 2012-06-17 14:58:48 +1000
  • 1b869f8e6a omodules Ben O'Hara 2012-06-17 16:26:41 +1000
  • 31eb8ad417 Add a link to dpkg project page #201 Ben O'Hara 2012-06-17 15:51:39 +1000
  • f2ad78e218 Documentation for dpkg module Ben O'Hara 2012-06-17 15:43:40 +1000
  • 7936a18d7f omodule not omodules Ben O'Hara 2012-06-17 15:24:34 +1000
  • db222dd0bd Documentation for editor module Ben O'Hara 2012-06-17 15:11:30 +1000
  • c6bc0845e9 Fixes loading the functions under older zsh versions Ben O'Hara 2012-06-17 14:58:48 +1000
  • 2a0a7b3061 dont load the prompt module if older zsh version Ben O'Hara 2012-06-17 14:53:14 +1000
  • ce93ba5d20 Exit the module if the required commands arnt installed so aliases arnt set that wont work Ben O'Hara 2012-06-17 14:41:03 +1000
  • 0aa4cf91e1 group-directories-first was introduced in coreutils 6 Ben O'Hara 2012-06-17 14:40:29 +1000
  • 1cb064898f Check minimum required zsh version in modules and dont return from the main init Ben O'Hara 2012-06-17 14:33:13 +1000
  • c4db793908 Merge 14328436dd into 00348eca51 #198 GitHub Merge Button 2012-06-16 05:58:21 -0700
  • 14328436dd Update master #198 Julien Stechele 2012-06-16 15:57:18 +0300
  • 00348eca51 Fix a title in the history-substring-search README Sorin Ionescu 2012-06-14 19:33:42 -0400
  • 780ab4a496 [Fix #113] Add documentation for rails Sorin Ionescu 2012-06-14 19:16:17 -0400
  • 6c1cec6f9b Rewrite some of the rails aliases Sorin Ionescu 2012-06-14 19:05:12 -0400
  • 027edbaae5 Correct title casing in screen and tmux READMEs Sorin Ionescu 2012-06-14 18:01:01 -0400
  • 71b98ad515 [Fix #119] Add documentation for terminal Sorin Ionescu 2012-06-14 17:55:09 -0400
  • 117c2323bc [Fix #118] Add documentation for syntax-highlighting Sorin Ionescu 2012-06-14 17:24:40 -0400
  • 13c1c1996d Add a zstyle to set the syntax highlighter Sorin Ionescu 2012-06-14 17:20:57 -0400
  • e095911cda Correct the history-substring-search README Sorin Ionescu 2012-06-14 17:17:36 -0400
  • f2f6d20bde [Fix #105] Add documentation for gpg-agent Sorin Ionescu 2012-06-14 12:51:03 -0400
  • abfd6b0a25 [Fix #114] Add documentation for rsync Sorin Ionescu 2012-06-13 21:45:23 -0400
  • c1bb7e5b27 Rename variable rsync_cmd to _rsync_cmd Sorin Ionescu 2012-06-13 21:44:27 -0400
  • 425aec21ee [Fix #122] Add documentation for yum Sorin Ionescu 2012-06-13 21:41:04 -0400
  • 719bc1c67f Rewrite yum aliases Sorin Ionescu 2012-06-13 20:46:09 -0400
  • 54e8b37c77 [Fix #196] Remove compdef calls Sorin Ionescu 2012-06-13 18:04:08 -0400
  • e4be6d633f [Fix #195] Fallback to the default command Sorin Ionescu 2012-06-13 14:08:57 -0400
  • 7dc55a8304 [#195] Add missing make, diff, wdiff calls Sorin Ionescu 2012-06-13 12:34:06 -0400
  • 86d0086b56 [Fix #115] Add documentation for ruby Sorin Ionescu 2012-06-12 21:02:14 -0400
  • c4c6d47e0a Remove the word Lion from the Perl README Sorin Ionescu 2012-06-12 23:23:08 -0400
  • ee80a0ac33 [Fix #110] Add documentation for perl Sorin Ionescu 2012-06-12 19:39:45 -0400
  • 48b83fae7b Add additional Perlbrew aliases Sorin Ionescu 2012-06-12 19:20:03 -0400
  • af70f189f2 Reorganize perl aliases Sorin Ionescu 2012-06-12 19:16:59 -0400
  • 8eae776f0e [Fix #108] Add documentation for node Sorin Ionescu 2012-06-12 16:44:48 -0400
  • ba7fcceac5 [Fix #117] Add documentation for ssh-agent Ben O'Hara 2012-06-12 21:23:48 +1000
  • 74867a4b57 [Fix #107] Add documentation for macports Sorin Ionescu 2012-06-12 16:17:09 -0400
  • cf92ccd716 Merge b1cc6634b8 into 427396b36d #192 GitHub Merge Button 2012-06-12 13:19:22 -0700
  • 427396b36d [Fix 107] Add documentation for macports Sorin Ionescu 2012-06-12 16:17:09 -0400
  • ae9d1d44e5 Rewrite macports aliases Sorin Ionescu 2012-06-12 16:15:59 -0400
  • 86642811f9 Merge 19114d8323 into b02f9d7dbe #194 GitHub Merge Button 2012-06-12 12:36:21 -0700
  • 1500717004 [Fix #120] Add documentation for trap Sorin Ionescu 2012-06-12 15:35:47 -0400
  • b02f9d7dbe Correct functions list indentation in osx README Sorin Ionescu 2012-06-12 15:13:59 -0400
  • 859ab4e8e0 Correct spelling mistakes in READMEs Sorin Ionescu 2012-06-12 15:13:21 -0400
  • 19114d8323 [Fix #120] Add README for trap #194 Sebastian Wiesner 2012-06-12 19:28:49 +0200
  • deae232a00 Merge 2415f840bb into 9ed470d77c #193 GitHub Merge Button 2012-06-12 05:01:05 -0700
  • 2415f840bb Add README for macports module #193 Ben O'Hara 2012-06-12 22:00:27 +1000
  • b1cc6634b8 Add README for ssh-agent module #192 Ben O'Hara 2012-06-12 21:23:48 +1000
  • cc428b9a7b Merge a0806e15c3 into 9ed470d77c #190 GitHub Merge Button 2012-06-11 15:17:14 -0700
  • a0806e15c3 [Fix #122] Add documentation for yum #190 Sebastian Wiesner 2012-06-12 00:07:26 +0200
  • 5be6a9b5df Merge 86c6528a43 into 9ed470d77c #174 GitHub Merge Button 2012-06-10 19:25:19 -0700
  • 9ed470d77c [Fix #25] Expand the README Contribute section Sorin Ionescu 2012-06-02 19:01:51 -0400
  • e35d6b984a Do not remove superfluous blanks from events Sorin Ionescu 2012-06-10 19:55:13 -0400
  • 8e91f01d55 Move settings right bellow module description Sorin Ionescu 2012-06-10 19:49:33 -0400
  • cbdf8122a6 [Fix #149] Restructure utility Sorin Ionescu 2012-06-10 19:35:15 -0400
  • 218081becd [#149] Rename duh to dut Sorin Ionescu 2012-06-10 18:53:44 -0400
  • 6740d88fb2 [#149, Fix #98] Add documentation for alias Sorin Ionescu 2012-06-03 20:58:44 -0400
  • 93e76b9e8d [#149] Move compdef calls into their own files Sorin Ionescu 2012-06-03 20:45:53 -0400
  • fdb3f4152f [#149] Remove unnecessary if statements Sorin Ionescu 2012-06-03 14:20:37 -0400
  • 761ba12813 [#149] Simplify diff, wdiff, make Sorin Ionescu 2012-06-03 17:53:02 -0400
  • 45ab153c64 [#149] Move diff, wdiff, make into their own files Sorin Ionescu 2012-06-03 14:16:47 -0400
  • aa36596287 [#149] Merge alias into utility Sorin Ionescu 2012-06-03 14:02:05 -0400
  • 3ca1293792 [Fix #188] Use basename when copying templates Sorin Ionescu 2012-06-08 12:34:51 -0400
  • ed8609f17a Do not source Oh My Zsh on Zsh version mismatch Sorin Ionescu 2012-06-03 13:08:07 -0400
  • c352b86aeb Add MacPorts paths to path variables Sorin Ionescu 2012-06-02 14:19:33 -0400
  • 9c8c2003cd Check operating system in macports Sorin Ionescu 2012-06-02 14:18:36 -0400
  • 160e1a3926 Check operating system in osx Sorin Ionescu 2012-06-02 14:20:57 -0400
  • b2b90c22f8 Improve diction in documentation Sorin Ionescu 2012-06-02 17:17:12 -0400