- 23 Jun, 2013 1 commit
-
-
Andrew Schwartzmeyer authored
-
- 21 Jun, 2013 4 commits
-
-
Robby Russell authored
Update the character used from powerline
-
Robby Russell authored
Update bundler.plugin.zsh
-
Robby Russell authored
Fixed slow behavior when using GitHub wrappers
-
Robby Russell authored
osx-plugin: Do not clear new tab when calling it with an argument.
-
- 18 Jun, 2013 1 commit
-
-
Robby Russell authored
Fixed missing retcode if you tried to use themes/rkj
-
- 16 Jun, 2013 5 commits
-
-
Robby Russell authored
Escape both % and $ in the command line
-
Robby Russell authored
debian plugin: ignore alias in sudo/aptitude check
-
Robby Russell authored
Add new plugin for homebrew installed version of postgres
-
Code Whale authored
-
Jeremy Tennant authored
-
- 13 Jun, 2013 3 commits
-
-
Christoph Jerolimov authored
-
Robby Russell authored
virtualenvwrapper plugin cleanup
-
Robby Russell authored
virtualenv cleanup: replaces subshell with prompt expansion.
-
- 12 Jun, 2013 1 commit
-
-
Theodore Kokkoris authored
-
- 11 Jun, 2013 1 commit
-
-
Ehren Kret authored
Fixes issue #1884
-
- 08 Jun, 2013 2 commits
-
-
Andrew Grangaard authored
* :t parameter expansion returns the last portion of the path, equivalent to basename. I <3 zsh. * adds comments for the VIRTUAL_ENV_DISABLE_PROMPT, used by virtual_env activate See also: http://zsh.sourceforge.net/Doc/Release/Expansion.html#Parameter-Expansion
-
Andrew Grangaard authored
* removes cd override by using chpwd_functions * removes subshell call to which by using $+commands array and c param expansion to find in PATH * zsh love!
-
- 07 Jun, 2013 1 commit
-
-
Robby Russell authored
Update README.textile
-
- 06 Jun, 2013 4 commits
-
-
Charles Johnson authored
Added strainer & tailor to commands in bundler plugin.
-
Charles Johnson authored
Added berks, foodcritic, kitchen, and knife commands to bundler plugin.
-
Grégoire Détrez authored
The code points have been updated in 53fbfe1, see - https://github.com/Lokaltog/powerline/commit/53fbfe15fead8cc7598bcb4ee9714a221ab7e446 - https://github.com/Lokaltog/powerline/issues/4
-
Matthew Robben authored
Add upgrade command to docs. I canceled the prompt once and went hunting for this so I could upgrade.
-
- 30 May, 2013 1 commit
-
-
Robby Russell authored
Fix for Jira plugin on Linux
-
- 27 May, 2013 1 commit
-
-
Marc-Antoine Lemieux authored
-
- 23 May, 2013 2 commits
-
-
Robby Russell authored
Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option.
-
Robby Russell authored
fix for failing substition & eliminated unnecessary cd
-
- 21 May, 2013 4 commits
-
-
Robby Russell authored
Add web-search plugin.
-
Robby Russell authored
Fixed recursion. Git not needed for it to work.
-
Germán M. Bravo authored
Avoid infinite `cd` loops under certain conditions. Try getting `.venv` from the current directory (not necessarily always using git)
-
Hong Xu authored
This plugin adds google, bing and yahoo commands to launch the default web browser to do web search: e.g. google oh-my-zsh bing what is zsh
-
- 19 May, 2013 1 commit
-
-
Christopher Roach authored
-
- 10 May, 2013 1 commit
-
-
Robby Russell authored
gentoo linux support
-
- 09 May, 2013 1 commit
-
-
bebugz authored
-
- 01 May, 2013 2 commits
-
-
Robby Russell authored
Change sublime text path select priority on mac.
-
Robby Russell authored
Cache for fasd --init
-
- 30 Apr, 2013 1 commit
-
-
Lindolfo 'Lorn' Rodrigues authored
Using cache technique for faster fasd --init as shown at: https://github.com/clvv/fasdi#install
-
- 29 Apr, 2013 2 commits
-
-
Marcus Müller authored
Changing the working directory in a sub-subshell does not change the working directory of the executing shell. The substitution was broken for me on _all_ my machines, so I started looking into the business.
-
Kaiwen Xu authored
User changed symbolic link for sublime binary is now top priority, since this allows users to actually specify which version of sublime they want to use. Sublime text 2 binary has higher priority over sublime text (3) binary, since sublime text 2 is considered more stable.
-
- 24 Apr, 2013 1 commit
-
-
Roman Kamyk authored
-