Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-05 | Adds glo; glp (arg) | Steven G. Harms | |
* glo := git log --oneline * glp := git log --pretty=arg | |||
2012-01-18 | Merge pull request #721 from gawel/master | Robby Russell | |
Just another alias for django | |||
2012-01-18 | Merge pull request #783 from oteyatosys/master | Robby Russell | |
Mortal Scumbag Theme added | |||
2012-01-18 | Merge pull request #830 from dbye/speedup | Robby Russell | |
Removed calls to compinit in the extract and the bundler plugins. | |||
2012-01-18 | Merge pull request #847 from msharp/master | Robby Russell | |
rake plugin | |||
2012-01-18 | added a rake plugin to disable zsh file globbing when calling rake tasks ↵ | max sharples | |
with square brackets | |||
2012-01-16 | Merge pull request #840 from arbovm/master | Robby Russell | |
fixing #812: adding plugins w/o plugin.zsh file to fpath. | |||
2012-01-16 | Merge pull request #838 from Bounga/bundled_thor | Robby Russell | |
Add Thor to bundled commands | |||
2012-01-16 | Merge pull request #833 from backspace/patch-1 | Robby Russell | |
Don’t report that Oh My Zsh has been updated when it hasn’t. | |||
2012-01-16 | fixing #812: adding plugins w/o plugin.zsh file to fpath. | Arbo von Monkiewitsch | |
2012-01-16 | Add Thor to bundled commands | Nicolas Cavigneaux | |
2012-01-16 | Removed the assignments to fpath as well, since that's all handled in the ↵ | Daniel Bye | |
.oh-my-zsh/oh-my-zsh.sh boot script. | |||
2012-01-15 | Don’t report that Oh My Zsh has been updated when it hasn’t. | backspace | |
2012-01-13 | Removed calls to compinit in the extract and the bundler plugins. compinit ↵ | Daniel Bye | |
should only be called once, after all modules, libs, etc are imported. | |||
2012-01-09 | Merge pull request #784 from lnxbil/967e84ebaa180ad2ab1eebc9a512f94d93e84aea | Robby Russell | |
multiple version should also be highlighted | |||
2012-01-09 | Merge pull request #806 from OutPunk/terminalapp-plugin | Robby Russell | |
Apple Terminal.app resume directory plugin | |||
2012-01-06 | Merge pull request #816 from lucapette/add-annotate-to-bundler-commands | Robby Russell | |
add annotate command to bundler | |||
2012-01-06 | add annotate | lucapette | |
2012-01-05 | Apple Terminal.app resume directory plugin | Alexander Madyankin | |
2012-01-02 | Merge pull request #785 from simonjefford/patch-1 | Robby Russell | |
bundler plugin - don't "bundle exec rails" | |||
2012-01-02 | Merge pull request #799 from plindborg/ruby-plugin-fix | Robby Russell | |
Fixed the rfind command in the ruby plugin | |||
2012-01-02 | Fixed the rfind command in the ruby plugin | Patrick Lindborg | |
2012-01-01 | Merge pull request #790 from cicloid/master | Robby Russell | |
Getting the hostname, correctly everywhere. | |||
2011-12-30 | Get the Hostname | Gustavo Barron | |
Main library should use ZSH native hostname function | |||
2011-12-29 | bundler plugin - don't "bundle exec rails" | Simon Jefford | |
As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times | |||
2011-12-29 | multiple versions could occur and should also be highlighted | Andreas Steinel | |
2011-12-29 | Mortal Scumbag Theme | Michael Andersen | |
2011-12-26 | Merge pull request #679 from ornicar/official | Robby Russell | |
Add yaourt --sucre alias in archlinux plugin | |||
2011-12-26 | Merge pull request #671 from peterhoeg/31cddcd32427a5f5d3daa0da168d39aba5b510b4 | Robby Russell | |
fix: rbenv plugin - gemset. | |||
2011-12-26 | Merge pull request #688 from alexstrat/master | Robby Russell | |
Plugin : autocomplete for Jake | |||
2011-12-26 | Merge pull request #693 from dreur/upstream-debian-apt-history | Robby Russell | |
Add apt-history function to debian plugin | |||
2011-12-26 | Merge pull request #702 from sirech/fix-bundle-compl | Robby Russell | |
Pull request #594 was not really correct | |||
2011-12-26 | Merge pull request #710 from moutten/patch-1 | Robby Russell | |
Add the --format tag to knife list commands | |||
2011-12-26 | Merge pull request #669 from peterhoeg/f/battery | Robby Russell | |
add: battery plugin | |||
2011-12-26 | Merge pull request #618 from fceccon/custom-theme | Robby Russell | |
Use a custom version of a theme if the user has it | |||
2011-12-26 | Updating installation documentation to show a curl example as well for those ↵ | Robby Russell | |
who don't have wget installed. | |||
2011-12-26 | Merge pull request #776 from mytechnix/master | Robby Russell | |
Added examples aliases in ZSH config template and new theme. | |||
2011-12-26 | Merge pull request #747 from ilikenwf/1a49f6443c0230b8e182294546ed9ef2a5110bf2 | Robby Russell | |
Add sprunge.us uploader - uses files, pipes, etc and posts to a minimalistic pastebin | |||
2011-12-26 | Merge pull request #764 from Fl4t/submodules | Robby Russell | |
Ignore submodules dirty in prompt info | |||
2011-12-26 | Merge pull request #772 from indrajitr/master | Robby Russell | |
Fix upgrade and uninstall functions to pick up $ZSH value | |||
2011-12-26 | Merge pull request #765 from trevor/master | Robby Russell | |
add note about custom plugins | |||
2011-12-26 | Merge pull request #768 from askreet/master | Robby Russell | |
global ssh_known_hosts file | |||
2011-12-26 | Merge pull request #769 from divineforest/master | Robby Russell | |
Added alias gcm='git checkout master | |||
2011-12-26 | Merge pull request #775 from tatey/sammy_black_on_white_theme | Robby Russell | |
Black on white theme | |||
2011-12-26 | Added example aliases in ZSH template. Added a new theme. | Michael Holachek | |
Example aliases allow for an easier way to open ZSH config file/folder in Textmate. New theme is mh.zsh-theme. | |||
2011-12-26 | Black on white theme inspired by Sam Stephenson's terminal screenshot on ↵ | Tate Johnson | |
https://github.com/sstephenson/rbenv | |||
2011-12-25 | Fix upgrade and uninstall functions to pick up $ZSH value | Indrajit Raychaudhuri | |
2011-12-23 | Added alias gcm='git checkout master | Alexander Balashov | |
2011-12-22 | Added support for entries in /etc/ssh/ssh_known_hosts. | Kyle Smith | |
2011-12-21 | Ignore submodules dirty in prompt info | julien@macbook | |