Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-13 | update bundled commands | Hakan Ensari | |
2011-07-13 | Moved opening braces | Bodo Tasche | |
2011-07-13 | forgot to rename one variable | Bodo Tasche | |
2011-07-13 | changed names of functions and variables to fit naming conventions | Bodo Tasche | |
2011-07-13 | use lowercase for variablenames | Bodo Tasche | |
2011-07-13 | Added bundler-exec plugin | Bodo Tasche | |
2011-06-20 | Merge pull request #429 from mhitza/master | Robby Russell | |
Optional themes | |||
2011-06-20 | Merge pull request #436 from smt/pull-request-1 | Robby Russell | |
Add ohmyzsh theme, my version of dogenpunk | |||
2011-06-19 | Changed kanji to fuku (good luck) | Stephen Tudor | |
2011-06-18 | Add ohmyzsh theme, my version of dogenpunk | Stephen Tudor | |
2011-06-15 | When the theme choice is left out, oh-my-zsh will not try to load it | Marius Ghita | |
2011-06-05 | Merge pull request #400 from mkomitee/master | Robby Russell | |
Fix bug introduced in pull request #395 which impacts users who DISABLE_AUTO_UPDATE | |||
2011-06-04 | Fix bug from Pull request #395 | Michael Komitee | |
#395 broke oh-my-zsh for users who disable check-for-updates | |||
2011-06-04 | Merge pull request #395 from vguerci/upgrade-before-init | Robby Russell | |
Upgrade before init | |||
2011-06-04 | [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) | vguerci | |
2011-06-03 | Colorize Install & Upgrade Scripts | Andrew Hodges | |
Make tools/install.sh and tools/upgrade.sh pretty. | |||
2011-06-03 | Merge pull request #371 from nebirhos/master | Robby Russell | |
Another (useless) theme! | |||
2011-06-03 | Merge pull request #378 from secondplanet/master | Robby Russell | |
Humza.zsh-theme | |||
2011-06-03 | Merge pull request #391 from mattdoran/master | Robby Russell | |
Fix typos in svn plugin | |||
2011-06-04 | Fix typos in the svn plugin that would cause calls to 'svn' when not in an ↵ | Matt Doran | |
svn working copy. | |||
2011-06-02 | Merge pull request #385 from sunaku/theme | Robby Russell | |
add "sunaku" theme, see http://ompldr.org/vOHcwZg | |||
2011-06-01 | add "sunaku" theme, see http://ompldr.org/vOHcwZg | Suraj N. Kurapati | |
2011-06-01 | Merge pull request #382 from miloshadzic/master | Robby Russell | |
miloshadzic theme | |||
2011-06-01 | Merge pull request #380 from brianjriddle/master | Robby Russell | |
fixes for ant plugin. tested on mac. | |||
2011-06-01 | Merge pull request #383 from alanpeabody/master | Robby Russell | |
My theme | |||
2011-06-01 | Adds my theme | Miloš Hadžić | |
2011-06-01 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell | |
2011-06-01 | Revert "Added my zsh theme file, heavily based on sjl's" as it relies | Robby Russell | |
on a dotfile to be in ~/bin. This reverts commit f2f34f5404e8ab674a0e345a709783b6c56a3b72. | |||
2011-05-31 | Merge pull request #375 from betawaffle/rollback-366 | Robby Russell | |
Rollback of Pull #366 | |||
2011-05-31 | Merge pull request #381 from thePapacy/fix-git-zsh | Robby Russell | |
Fix deleted in git.zsh | |||
2011-05-31 | Fix deleted in git.zsh | Michael Hanson | |
2011-05-31 | fix double -f and corrected format. | Brian Riddle | |
-f%m was getting called twice in the stat_cmd corrected format of stat command from y to Y. | |||
2011-05-30 | added humza.zsh-theme | Second Planet | |
2011-05-30 | Remove Uneeded Lines | Andrew Hodges | |
2011-05-30 | Rollback of Pull #366 | Andrew Hodges | |
sorin-ionescu had some good points. | |||
2011-05-30 | Added nebirhos theme | nebirhos | |
2011-05-29 | Merge pull request #359 from theunraveler/master | Robby Russell | |
Rewrite of plugin override | |||
2011-05-29 | Merge pull request #363 from Blattlaus/master | Robby Russell | |
Ant plugin: stat command doesn't work under linux | |||
2011-05-29 | Merge pull request #366 from betawaffle/master | Robby Russell | |
Add/update plugins: brew, rvm, node, npm, pow, and thor. | |||
2011-05-29 | Merge pull request #368 from trapd00r/master | Robby Russell | |
add trapd00r theme | |||
2011-05-29 | Merge pull request #365 from briankftse/master | Robby Russell | |
Added a new theme | |||
2011-05-29 | add trapd00r theme | Magnus Woldrich | |
2011-05-28 | Merge branch 'plugins' | Andrew Hodges | |
2011-05-28 | Thor | Andrew Hodges | |
Add plugin with completion for thor. | |||
2011-05-28 | Cleanup | Andrew Hodges | |
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment. | |||
2011-05-28 | Add new 'minimal' theme | brian tse | |
2011-05-28 | OS X Helpers | Andrew Hodges | |
Add helper aliases for show/hide files. Add helper alias to recursively delete .DS_Store files. | |||
2011-05-28 | Node.js Helpers | Andrew Hodges | |
Add helper function to open node api in browser. Add binaries installed via npm to path. Tell node where to find things (what things?). | |||
2011-05-28 | Pow! Restart Helper | Andrew Hodges | |
Add helper function to restart an app running on Pow! | |||
2011-05-28 | Brew Plugin | Andrew Hodges | |
Merge completion with official brew completion. Add a helper to link official completion into oh-my-zsh plugin (without overwriting). Add an alias to list installed brews. Add brews to the path (in a somewhat strange way). |