- 22 Mar, 2014 3 commits
-
-
Miguel Flores Ruiz de Eguino authored
-
jieryn authored
-
Miguel Flores Ruiz de Eguino authored
-
- 21 Mar, 2014 1 commit
-
-
Arno Fortelny authored
-
- 20 Mar, 2014 1 commit
-
-
Antoine Dechaume authored
This plugin did not work, I just found the same functionnality in grml, this one works.
-
- 18 Mar, 2014 2 commits
-
-
Reed Riley authored
-
Johan Svensson authored
-
- 17 Mar, 2014 3 commits
-
-
Pavol Juhas authored
Synced with the scd-tracker branch pavoljuhas/oh-my-zsh@2f78243cad3509058d142aa4b70a604e75ec741e.
-
Nicolas Cavigneaux authored
Hard setting RBENV_ROOT to "$HOME/.rbenv" when using Homebrew's rbenv will breaks it. It has to be set to $(brew --prefix rbenv).
-
Felix Laurie von Massenbach authored
Fix robbyrussell#2355.
-
- 16 Mar, 2014 1 commit
-
-
Kevin Bongart authored
-
- 14 Mar, 2014 2 commits
-
-
Andrew vonderLuft authored
-
Michael Hauser-Raspe authored
taken from [here](http://www.zsh.org/mla/users/2008/msg01013.html) We want pressing v in command mode to take us to an editor (defined by the $VISUAL or $EDITOR variable or vi) to edit the current contents of the command line which (I believe) is a standard feature of bash vi-mode or other readline prompts (see [here](http://www.catonmat.net/download/bash-vi-editing-mode-cheat-sheet.pdf) and [here](http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/) for source).
-
- 13 Mar, 2014 1 commit
-
-
Christian Höltje authored
On an OS X laptop, the variable `$HOST` changes a lot depending on what wifi network you're connected to. This causes a lot of `~/.ssh/environment-$HOST` files to be created and causes multiple ssh-agents to created. Instead, use `scutil --get ComputerName` to get something more stable.
-
- 11 Mar, 2014 1 commit
-
-
Josh Chih-Hsueh Huang authored
-
- 10 Mar, 2014 3 commits
-
-
Samvel Khalatyan authored
-
Bob Maerten authored
-
Zhou Hua authored
The original 'hgsl' missed 'hg' part.
-
- 06 Mar, 2014 3 commits
-
-
Jouko Johansson authored
-
Jouko Johansson authored
-
Jouko Johansson authored
-
- 04 Mar, 2014 1 commit
-
-
Markus Faerevaag authored
-
- 03 Mar, 2014 1 commit
-
-
Jeff Williams authored
This plugin navigates directory history using ALT-LEFT and ALT-RIGHT.
-
- 02 Mar, 2014 3 commits
-
-
Kaiwen Xu authored
-
Thiago Perrotta authored
-
Kaiwen Xu authored
- Fixed subl search path order in Mac because Sublime Text 3 is named Sublime Text.app by default instead of Sublime Text 3.app and they are mostly likely to be placed in /Applications instead of $HOME/Applications. - Fixed sublime text binary path in Linux. The sublime_text binary installed by Ubuntu installer is placed in /opt/sublime_text/sublime_text instead of /usr/bin/sublime_text. - Use zsh's built-in process detach syntax instead of nohup.
-
- 28 Feb, 2014 1 commit
-
-
Michael Nikitochkin authored
It is often required to start simulator without Xcode.
-
- 27 Feb, 2014 3 commits
-
-
Josh Burns authored
-
Josh Burns authored
-
Josh Burns authored
-
- 26 Feb, 2014 1 commit
-
-
Robby Russell authored
-
- 23 Feb, 2014 1 commit
-
-
Eduardo San Martin Morote authored
Depending on when the path is declared this solution would work in any case
-
- 22 Feb, 2014 2 commits
-
-
Chris Jones authored
-
Chris Jones authored
-
- 20 Feb, 2014 1 commit
-
-
Robby Russell authored
@jimweirich -- You will be missed.
-
- 19 Feb, 2014 3 commits
-
-
Brandon Beacher authored
Recommended by @sj26 per https://github.com/sj26/mailcatcher#bundler.
-
Brian McKenna authored
-
Alexander Hramov authored
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
-
- 18 Feb, 2014 2 commits
-
-
Brian McKenna authored
Previous URL doesn't seem to work because the host requires a www prefix.
-
Brian McKenna authored
Reports whether the current working directory is within a sandbox. Useful to check before installing Cabal packages into the global registry.
-