- 25 Jun, 2013 2 commits
-
-
Chris Krycho authored
The original hgic and hgoc aliases worked well for the default path, but attempting to call them with a different path failed. I created functions to handle them instead.
-
dongweiming authored
-
- 23 Jun, 2013 4 commits
-
-
Olaf Conradi authored
-
Olaf Conradi authored
Don't just overwrite the environment. First check for a running agent (an x-session might have one running). If no agent is found, source the environment and check again using those settings. If again no agent is found, start a new instance.
-
Andrew Schwartzmeyer authored
-
Andrew Schwartzmeyer authored
-
- 21 Jun, 2013 2 commits
-
-
Gunther Konig authored
-
Gunther Konig authored
-
- 16 Jun, 2013 2 commits
-
-
Code Whale authored
-
Jeremy Tennant authored
-
- 13 Jun, 2013 1 commit
-
-
Christoph Jerolimov authored
-
- 12 Jun, 2013 1 commit
-
-
Brian Hartvigsen authored
* Add "x" in front of the value we check against... * Use true instead of yes (more consistent with the rest of ohmyzsh) The fact that no one seems to have raised this as an issue leads me to believe it's not used that much...
-
- 11 Jun, 2013 1 commit
-
-
Michiel Missotten authored
-
- 09 Jun, 2013 2 commits
-
-
San Martin Morote Eduardo authored
-
San Martin Morote Eduardo authored
-
- 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
-
-
Chris Krycho authored
-
- 06 Jun, 2013 3 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.
-
Lucas Uyezu authored
-
- 05 Jun, 2013 3 commits
-
-
Trev authored
-
Gaetan Semet authored
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
-
https://code.google.com/p/git-repo/Gaetan Semet authored
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
-
- 01 Jun, 2013 1 commit
-
-
Ayush Samantroy authored
-
- 27 May, 2013 1 commit
-
-
Marc-Antoine Lemieux authored
-
- 21 May, 2013 2 commits
-
-
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
-
- 09 May, 2013 1 commit
-
-
bebugz authored
-
- 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 1 commit
-
-
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
-
-
Philipp Tessenow authored
implement in_hg(), hg_get_branch_name(), hg_prompt_info(), and hg_dirty() for the mercurial plugin named functions similar to subversion plugin, to give theme maintainers an easier life
-
- 23 Apr, 2013 4 commits
-
-
JamesFerguson authored
- don't remove everything before the last / - do remove <remote_name>/ - allows flow style feature/foobar branch names
-
Alexey Poimtsev authored
added alias for rake db:create
-
Tobias Preuss authored
-
Tobias Sjösten authored
-
- 22 Apr, 2013 1 commit
-
-
Dustin Hemmerling authored
-
- 21 Apr, 2013 3 commits
-
-
Felipe Contreras authored
Certain themes need the 'clean' mark, and some people like to have the 'dirty' one, just like the original git_promp_info(). We probably shouldn't be modifying that function, there's no other clean way to achieve our own status information, so let's try to emulate the original as much as possible. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Up to version 1.8.2.1. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Ron Shapiro authored
Separate the battery_pct_remaining data into it's own function so that it can be obtained even if the battery is connected.
-