- 12 Sep, 2016 5 commits
-
-
Trevor Rosen authored
-
Ryan Smith authored
-
Marc Cornellà authored
Add ability to autocomplete services for brew-services.
-
Marc Cornellà authored
-
Douglas Drumond authored
* Add ctrl-r support in vi-mode to perform backward search in history * Add ctrl-a support to move to bol in vi-mode * Add ctrl-e support to move to eol in vi-mode Signed-off-by: Douglas Drumond <douglas@cafelinear.com>
-
- 09 Sep, 2016 4 commits
-
-
Marc Cornellà authored
Fixes #5332
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 07 Sep, 2016 5 commits
-
-
Rob Ede authored
-
Rob Ede authored
-
Rob Ede authored
-
Yuichi Tanikawa authored
-
Rob Ede authored
-
- 06 Sep, 2016 1 commit
-
-
Roman Kapitonov authored
-
- 05 Sep, 2016 4 commits
-
-
Marc Cornellà authored
This fixes old git_commits_ahead behavior and changes git_commits_behind to have the same behavior. Fixes #5355
-
Marc Cornellà authored
Changes gke, glol and glola aliases. Fixes #5362
-
Marc Cornellà authored
-
Marc Cornellà authored
Confirmed to work on MacOS, OpenBSD, Solaris and busybox.
-
- 04 Sep, 2016 2 commits
-
-
Marc Cornellà authored
Refactor of ssh-agent plugin
-
jarhat authored
-
- 03 Sep, 2016 7 commits
-
-
Marc Cornellà authored
On systems where the shell cannot be changed because of a strict security policy, ssh-agent will use the syntax of whatever the default $SHELL is. For instance, if the default shell is tcsh, ssh-agent will use the c-shell style (setenv). This change forces ssh-agent to use bourne-style syntax since that has to be later interpreted by zsh. Consequently, the environment file will contain `export' statements from now on (instead of `setenv').
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Maximilian Güntner authored
This change is important when ssh-add is not inside /usr/bin e.g. on NixOS. Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
-
Alexander J. Dita authored
Coffee was missing an F
-
- 02 Sep, 2016 4 commits
-
-
Marc Cornellà authored
Closes #1972.
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Fabio Fernandes authored
-
- 29 Aug, 2016 5 commits
-
-
Marc Cornellà authored
Repost of #5319 and refactor of rake-fast plugin
-
Marc Cornellà authored
This solves a problem of using the variable name `$path' which then smashes the environment variable `$PATH' and messes up the session. See https://github.com/robbyrussell/oh-my-zsh/pull/5343#issuecomment-243043098
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Aleksey Ivanov authored
-
- 26 Aug, 2016 2 commits
-
-
Rory Hardy authored
* Added perms plugin * HTTPS -> HTTP for comment URL * Added a README * Updated TOF comment * Pulled in updates by apjanke with minor tweaks
-
Kevin Ndung'u authored
-
- 25 Aug, 2016 1 commit
-
-
Marc Cornellà authored
-