summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-27Adds a new theme that only seems to work on LinuxHayes Williams
2010-05-07Sprinkling some candy on this muffin.Robby Russell
2010-05-08added skaro themeDoug Fritz
2010-05-08added my themeEdvard Majakari
2010-05-08New theme "daveverwer", based on "geoffgarside".Dave Verwer
2010-05-08added my own themeParker McGee
2010-05-08happy with my theme. caret turns red for rootAndy Fowler
2010-05-08my WIP themeAndy Fowler
2010-05-08Added my own theme.Christopher Chow
2010-05-08Add my preferred promptRyan McCuaig
2010-05-08added the dstufft theme (based on prose by sjl)dstufft
2010-05-08Add my oh-my-zsh themeMatthew Gadd
2010-05-08share history with your zsh's on the same hostMike Hostetler
2010-05-08added my theme, based on xiong-chiamiov-plus but using vcs_infoMike Hostetler
instead of just git
2010-05-08two aliases set to 'ss', clobbering rails script/serverDylan Clendenin
2010-05-08my themeMario Gutierrez
2010-05-07Merge branch 'master' of github.com:robbyrussell/oh-my-zshRobby Russell
2010-05-07Merge remote branch 'NV/master'Robby Russell
2010-05-08Adds new duellj themeJon Duell
2010-05-07Merge remote branch 'jreese/master'Robby Russell
2010-05-07updated my theme with the date and git branch (+ dirty or not)Dallas Reedy
2010-05-07Merge remote branch 'robbyrussell/master'Dallas Reedy
2010-05-06Unsetting config_file after loading configRobby Russell
2010-05-06Don't autoselect first completion entry (Fixes #14)kremso
The key here is not using MENU_COMPLETE which autoselects the first entry, but using AUTO_MENU which displays the menu but autoselects on successive tab hit. Also, do not use zstyle menu yes because that somehow overrides the setopts.
2010-05-06Removing rake autocompletion as this is apparently baked into recent ↵Robby Russell
versions of zsh
2010-05-06Fixed color in last character of clean git infocanthiswait
2010-05-06256 color theme with bright blue and orangecanthiswait
2010-05-06escape sequences so rprompt doesn't mess upcanthiswait
2010-05-06Added scpectrum script for easy 256 color theamingcanthiswait
2010-05-06makes git status prompt 4x fasterAndy Fowler
(via git status -s, benchmarked)
2010-04-08Ignore errors from compaudit when using `sudo -s`John Reese
2010-04-08Remove limit of two segments to PWDJohn Reese
2010-04-08Added screenshot link for jreese themeJohn Reese
2010-04-08Added theme "jreese" to oh-my-zshJohn Reese
2010-03-22Make Shift+Tab move backwards in the menuTomas Kramar
2010-03-17added my personal theme: the dallas themDallas Reedy
2010-03-16git:(master) --> git:masterNikita Vasilyev
Parenthesis removed
2010-03-14Arrow theme: http://elv1s.ru/i/zsh-arrow-theme.pngNikita Vasilyev
2010-01-02clean theme: username is now boldEvandro Myller
2010-01-02improvements to the 'clean' themeEvandro Myller
2010-01-02added "clean" themeEvandro Myller
2009-12-27fork xiong-chiamiov theme for git supportRyan Wilcox
2009-12-27Putting Git related aliases into git.zsh to have them in context.Martin Klepsch
2009-12-27adding quotes to tab()Dale Campbell
2009-12-16Adding a function that will open up a ticket in Lighthouse based on the ↵Robby Russell
number and there being a URL in a hidden file.
2009-12-13Adding a nocorrect for the heroku command as it was getting triggered by ↵Robby Russell
heroku logs.
2009-12-13Based on a suggestion from robbyrussel, using env for greater compatibility.johnmaxwelliv
2009-12-12Instead of using the user's standard shell, this script should be run using ↵johnmaxwelliv
zsh, since that was the shell it was written for. On my machine changes to my default shell only take effect when I log out and then long in again. Plus, it's nice for people to be able to try oh-my-zsh out even if zsh isn't their default shell right? :-)
2009-12-12Merge commit 'e429ff9e2bed41f88e3df3315b159fa79a7152fc'Robby Russell
2009-12-12Merge branch 'master' of git://github.com/macovsky/oh-my-zsh into ↵Robby Russell
macovsky/master