- 13 Jun, 2015 3 commits
-
-
Sriram Sundarraj authored
-
Christian Hoener zu Siederdissen authored
-
Tommy Wang authored
-
- 11 Jun, 2015 23 commits
-
-
Filip Bartuzi authored
-
Erlend Hamberg authored
-
Vadim authored
-
wyldphyre authored
-
wyldphyre authored
-
wyldphyre authored
-
CkEsc authored
-
Daniel Campoverde [alx741] authored
-
KhasMek authored
-
KhasMek authored
The command 'which' launches an external process that isn't really necessary.
-
KhasMek authored
-
Mikhail S. Pobolovets authored
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
-
Jorge González authored
Some minor changes to the aliases. * removed php artisan dump-autoload since is no longer a command in laravel 5 * updated the la5routes alias to the new version of the command * added a la5vendor alias to publish assets from vendor packages
-
regagain authored
Corrected documentation to avoid confusion (see https://github.com/robbyrussell/oh-my-zsh/issues/3796)
-
Michele Bologna authored
-
Paul authored
Fixed error with spaces in commands
-
Luca Stefani authored
-
Octavian Neamtu authored
-
Oleksandr Shybystyi authored
-
Paul Melnikow authored
Without this change, whether a function can invoke 'subl' depends on the order in which modules are loaded. With this change, the order doesn't matter. zsh resolves aliases at parse time not run time, which means if you invoke an alias from a function, the alias must be defined before the function. See http://stackoverflow.com/a/25532276/893113 which refers to an explanation of this limitation. For code which may be used non-interactively, the recommend workaround is to use functions instead of aliases.
-
Jonathan Roemer authored
-
Matheus Cruz Rocha authored
This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated
-
DimitriSteyaert authored
-
- 10 Jun, 2015 8 commits
-
-
Blake Watters authored
Disable globbing when executing `zeus rake` aliases to enable use of square brackets without escaping
-
Sean Escriva authored
-
Andrew Purcell authored
Sometimes the output of ``homebrew --prefix`` and ``homebrew --prefix awscli`` don't match, and the second is the correct call.
-
David Hartmann authored
added commenting functionality by appending 'm' after the issue key (regular JIRA shortcut)
-
Wayne authored
Remove the docker insert command of autocomplete
-
liuxiang authored
-
Alexandre Joly authored
version bumped
-
Alexandre Joly authored
version bumped
-
- 04 Jun, 2015 1 commit
-
-
Lucas Braun authored
Update README formatting
-
- 31 May, 2015 1 commit
-
-
Nicolas Brousse authored
-
- 12 May, 2015 1 commit
-
-
Jad Bitar authored
-
- 08 May, 2015 1 commit
-
-
ncanceill authored
-
- 29 Apr, 2015 1 commit
-
-
Kennedy Oliveira authored
Fixing some issues where show repeated weird values, and fixed commands that need the container autocomplete without being running, like start, now it autocompletes showing all the containers so you can start without knowing the right name
-
- 26 Apr, 2015 1 commit
-
-
Will Mendes authored
-