- 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!
-
- 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.
-
- 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.
-
- 20 Apr, 2013 1 commit
-
-
Garami Gábor authored
Clean command is undocumented (not included in bundle help output), however that is very useful, especially in RVM environment you can clean up outdated gems in gemset.
-
- 18 Apr, 2013 1 commit
-
-
jaseg authored
-
- 17 Apr, 2013 2 commits
-
-
Stefan Tatschner authored
git-flow-avh is a fork of gitflow, see: https://github.com/petervanderdoes/gitflow
-
Zoltan Debre authored
Ruby version numbers update: 1.8.7-p371 1.9.3-p392 2.0.0-p0
-
- 16 Apr, 2013 1 commit
-
-
Michael Nikitochkin authored
-
- 14 Apr, 2013 2 commits
- 12 Apr, 2013 1 commit
-
-
Oleg Kandaurov authored
-
- 11 Apr, 2013 1 commit
-
-
bertabus authored
-
- 10 Apr, 2013 3 commits
-
-
George Miroshnykov authored
-
Brian Galey authored
-
Brian Galey authored
-
- 09 Apr, 2013 1 commit
-
-
Vladimir Zakharov authored
-
- 08 Apr, 2013 7 commits
-
-
Marc Paradise authored
* added new commands 'diff' and 'upload' * Add basic file completion for file-centric commands 'diff' and 'upload'
-
Marko Bauhardt authored
-
Marko Bauhardt authored
-
Bercio authored
-
Bercio authored
-
Alexis Hildebrandt authored
which displays the current time with half hour accuracy as an emoji symbol, for example in the shell prompt.
-
Conrad Irwin authored
-
- 07 Apr, 2013 1 commit
-
-
dsx authored
-
- 03 Apr, 2013 2 commits
-
-
Tima Maslyuchenko authored
-
Justin Clayton authored
updated to match new vagrant 1.1.x command list
-
- 01 Apr, 2013 1 commit
-
-
Ben Hartshorne authored
-