summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-04-19Added bindings for Gnome terminal.Arthur Kalmenson
2011-04-19Make the delete key work correctly, instead of outputting a ~Arthur Kalmenson
2011-04-12Moved compinit call back to oh-my-zsh.sh, after plugins are loadedPat Regan
2011-04-12Revert "Enable alias completion, do not limit completion to just files"Robby Russell
2011-04-08Moved the single compinit call from oh-my-zsh.sh to lib/completion.zshPat Regan
2011-04-08Replace redundant calls to compinit with a single call.Pat Regan
2011-04-04Refactor DISABLE_AUTO_TITLE to be more DRYRenaud (Nel) Morvan
2011-04-04Command title behavior no longer depend on local zsh configurationRenaud (Nel) Morvan
2011-04-04Escape characters used in escape sequence to avoid triggering bugs in Apple T...Renaud (Nel) Morvan
2011-03-23Introduce DISABLE_AUTO_TITLE optionLorrin Nelson
2011-03-16Revert "Re-order title/tab setting to make window titles work on OSX terminal...Robby Russell
2011-03-16Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my...Robby Russell
2011-03-13Re-order title/tab setting to make window titles work on OSX terminal whichMatt Cable
2011-03-11Enable alias completion, do not limit completion to just filesWoody Gilk
2011-02-21Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-ref...Robby Russell
2011-02-21Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sor...Robby Russell
2011-02-21Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into n...Robby Russell
2011-02-03Added modified while newly added and type change detection to git prompt modi...Sorin Ionescu
2011-01-30Refactor window and tab title in ttyRenaud (Nel) Morvan
2011-01-24add missing unrar flagLorenzo Manacorda
2011-01-15Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-...Robby Russell
2011-01-10Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshSuprDewd
2011-01-10Added an option to remove file afterwards.Robin Ramael
2011-01-08Postponing sourcing of the theme until after local customizationsMichael Komitee
2010-12-25Support for more archive formats.SuprDewd
2010-12-24Added a function to extract various archives.SuprDewd
2010-12-21Added function to mkdir and immediately change to itDerek Prior
2010-11-20Rename appearance.zsh so that it gets loaded after spectrum.zsh.Julien Nicoulaud
2010-11-03Completion fixesgwjo
2010-10-09merging in changes from robby's repoSven Lito
2010-10-09Merge branch 'title-fix' of http://github.com/philips/oh-my-zsh into philips-...Robby Russell
2010-10-08functions: fix title() to not match any $TERMBrandon Philips
2010-10-09Improving git plugin so it can display much more data. Irakli Gozalishvili
2010-09-30Match xterm-color, the default OS X terminalTrevor Creech
2010-09-30Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh in...Robby Russell
2010-09-30Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shi...Robby Russell
2010-09-26Do not complete named-directoriesTomas Kramar
2010-08-24Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63Robby Russell
2010-06-05Don't correct hpodder commands.James Rowe
2010-06-05Don't display dotfiles or reverse sort with ll alias.James Rowe
2010-06-05Ignore commands that start with a space.James Rowe
2010-06-05Don't auto-correct ebuild commands.James Rowe
2010-06-03Moving current_branch() to git pluginRobby Russell
2010-06-03Moving some rails and osx-specific functions to their corresponding plugin filesRobby Russell
2010-06-03Removing legacy completion codeRobby Russell
2010-06-03Removing rake completion from lib/ as it was moved to rails pluginRobby Russell
2010-06-03Initial implementation of a new plugin system, so that people can managed whi...Robby Russell
2010-05-28Import rvm promptAlan Harper
2010-05-08share history with your zsh's on the same hostMike Hostetler
2010-05-08two aliases set to 'ss', clobbering rails script/serverDylan Clendenin