summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26Merge pull request #1671 from lifinsky/masterRobby Russell
2013-03-26Exporting path to fixed config as a global variable.Josh Matthews
2013-03-26Prefixing tmux wrapper function with '_'.Josh Matthews
2013-03-26IMPROVED: untracked file status has priority over modified (ie: if you have b...Yohann Bianchi
2013-03-25Fix grails pluginSerg Lifinsky
2013-03-20Added golang completion support from golang.orgBobby DeSimone
2013-03-20Use --no-rehash option for faster startupAdam Stankiewicz
2013-03-17Alias for commit and commit all with amendBen Marshall-Corser
2013-03-16add ssh-agent option to set default lifetime of identitiesMarcel Wolf
2013-03-15allow setting a custom HISTFILE before oh-my-zsh is loadedFlavius Aspra
2013-03-13Fix whitespaceRyan Winograd
2013-03-13last-working-dir: Use >! to overwrite $cache_filerylwin
2013-03-14fix git_prompt_status() to not say the repository has untracked files all the...Philip Stark
2013-03-13Modified to use full parameter as newer versions of base64 uses lowercase DAshley Snowdon
2013-03-13Fix git dirty status in dallas.zsh-themeMax Riveiro
2013-03-13opt: Optimize the color scheme. Add some basic comments.y.s
2013-03-13Autocomplete composer default methods if composer.json is not availablehacfi
2013-03-12Allow ":" and "-" characters in phing tasks.Spencer Rinehart
2013-03-12Use [ -nt ] instead of stat -f%m to check cache files.Spencer Rinehart
2013-03-12add: A new theme 'ys'.y.s
2013-03-11Tweaked parse_git_dirty() in lib/git.zsh to support proper dirty/clean parsin...bertag
2013-03-11Mercurial: add aliases for 'incoming' and 'outgoing' commandsVladimir Zakharov
2013-03-10Escape /Users/desudhak/.oh-my-zsh path (previously broke spaces in path)Deepu Sudhakar
2013-03-10add function vncviwerishtu
2013-03-06Merge pull request #1645 from mbologna/masterRobby Russell
2013-03-05added comment for auto-generated hostname colorMichele Bologna
2013-03-05added michelebologna themeMichele Bologna
2013-03-01Update _capistranoRomainBelorgey
2013-02-27Checking to make sure tmux is actually installed before running plugin.Josh Matthews
2013-02-26Adding options to choose tmux TERM for 256 and non-256 color terminals.Josh Matthews
2013-02-26Adding compdef to maintain tmux completions.Josh Matthews
2013-02-26Fixing typo in alias.Josh Matthews
2013-02-26Adding option to prevent autostarting tmux more than once in the same session.Josh Matthews
2013-02-26Checking if already in tmux before autostarting in tmux in tmux plugin.Josh Matthews
2013-02-26Checking environment instead of local variable for fixing term in tmux plugin.Josh Matthews
2013-02-26Fixing typos, logic, and gremlins in tmux plugin.Josh Matthews
2013-02-26Adding helper tmux config files to tmux plugin.Josh Matthews
2013-02-26Enabling autostart of tmux in tmux plugin.Josh Matthews
2013-02-26Adding comments to tmux plugin.Josh Matthews
2013-02-26Tmux plugin now just runs tmux if any extra args are given.Josh Matthews
2013-02-26Now checking for 256 color terminal in tmux plugin.Josh Matthews
2013-02-26Adding main function and alias to tmux plugin.Josh Matthews
2013-02-26Starting tmux plugin with basic config variables.Josh Matthews
2013-02-19pipe git version check error to /dev/null (for when git doesn't exist)Thomas Minor
2013-02-18Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshYohann Bianchi
2013-02-15Update plugins/extract/extract.plugin.zshripdog
2013-02-15SBT and Scala plugins.Mirko Caserta
2013-02-14Update plugins/rvm/rvm.plugin.zshPeter Bomars
2013-02-11new plugin:Gao Xiang
2013-02-09Merge pull request #1594 from jbhannah/rbenv-gems-fixRobby Russell