summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-09Revert "Whoops, forgot to include this dummy precmd implementation."Robby Russell
2009-11-08Only using the contents of .ssh/known_hosts when the file exists for ssh/scp ...Robby Russell
2009-11-08Removing gdb alias as it conflicts with an actual command for gdb. Closes #17Robby Russell
2009-11-08Revert "Fixed issue #19 'Rake not auto completing'. The stat command syntax ...Robby Russell
2009-11-09Added initial jnrowe theme.James Rowe
2009-11-09Fixed issue #25.meh
2009-11-09Fixed darkblood theme as in issue #23.meh
2009-11-09Whoops, forgot to include this dummy precmd implementation.James Adam
2009-11-09Added my prompt theme, with a tweak to the core oh-my-zsh to support it. My g...James Adam
2009-11-05parse error fixToon Claes
2009-11-05Enabled colors in ls and made it possible to theme themToon Claes
2009-11-05added LSCOLORSToon Claes
2009-11-04Joined the appearance so the theme can apply LSCOLORS tooToon Claes
2009-11-04Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshToon Claes
2009-11-01Adding devlog alias for tailing development.log for RailsRobby Russell
2009-10-30Skip the git word in this themeToon Claes
2009-10-30Small fix, probably the smallest possibleToon Claes
2009-10-29Added my themeToon Claes
2009-10-26Added darkblod theme.meh
2009-10-26Fixing some conflict residue that I missed in a commit/merge:Robby Russell
2009-10-26Merge branch 'master' of git://github.com/kastner/oh-my-zsh into kastner/masterRobby Russell
2009-10-26Merge branch 'master' of git://github.com/mrinterweb/oh-my-zsh into mrinterwe...Robby Russell
2009-10-26Fixing merge conflicts 886d97f41e72b8662232a2c6b196fb60508e4f67Robby Russell
2009-10-26lsa now uses coloringGerhard Lazu
2009-10-26ll doesn't show hidden files, lsa doesGerhard Lazu
2009-10-26Merging conflict. 788c9af05684f4b9e39e7f15de2c06c4c8291cbdRobby Russell
2009-10-26Merge branch 'master' of git://github.com/mdonoughe/oh-my-zsh into mdonoughe/...Robby Russell
2009-10-26adding homebrew completions - and a function dirErik Kastner
2009-10-23Fixed issue #19 'Rake not auto completing'. The stat command syntax that was...Sean McCleary
2009-10-16Removed useless elseToon Claes
2009-10-16Fixing mergeToon Claes
2009-10-16extended path variable, temporaryToon Claes
2009-10-12Renaming script/server --debug alias to ssd to avoid conflict. Closes #1Robby Russell
2009-10-13added gcp alias (git cherry-pick)James Salter
2009-10-12Added some commentTo1ne
2009-10-11Merge branch 'master' of git://github.com/wezm/oh-my-zsh into wezm/masterRobby Russell
2009-10-11Merge branch 'cypher/master'Robby Russell
2009-10-11Added more aliases for Rails & gitGerhard Lazu
2009-10-11Added ack-grep searchingGerhard Lazu
2009-10-11Added git diff for vim (gdv)Gerhard Lazu
2009-10-11Replaced source with .Gerhard Lazu
2009-10-08Add my own themeWesley Moore
2009-10-07should probably use the value of CASE_INSENSITIVEMatthew Donoughe
2009-10-07allow case sensitivity to be toggledMatthew Donoughe
2009-10-06Fix cypher's theme for older zsh versionsMarkus Prinz
2009-10-06Merge branch 'master' of git://github.com/cypher/oh-my-zsh into cypher/masterRobby Russell
2009-10-05add xiong-chiamiov themexiongchiamiov
2009-10-03Make "-" an alias for "cd -" (cd back to previous directory)Markus Prinz
2009-10-03Add my (cypher's) zsh promptMarkus Prinz
2009-10-01run update check *after* running custom configuration scripts.Jon Evans