- 18 Feb, 2016 1 commit
-
-
- 12 Feb, 2016 3 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Nick Russo authored
-
- 11 Feb, 2016 4 commits
-
-
Marc Cornellà authored
Close #2452
-
Marc Cornellà authored
-
Marc Cornellà authored
Update -> upgrade Erase -> remove
-
George Machitidze authored
Adds some useful aliases
-
- 10 Feb, 2016 3 commits
-
-
Marc Cornellà authored
git.plugin: remove the conflicting gvt alias
-
Filippo Valsorda authored
See FiloSottile/gvt#19 and FiloSottile/gvt#4
-
Marc Cornellà authored
Update _brew to match latest
-
- 09 Feb, 2016 2 commits
-
-
Glenn / devalias authored
-
Glenn / devalias authored
Updated _brew to match latest in https://github.com/Homebrew/homebrew/blob/master/Library/Contributions/brew_zsh_completion.zsh
-
- 07 Feb, 2016 2 commits
-
-
Marc Cornellà authored
pylint.plugin.zsh: Remove include-ids=y
-
Eddie Dunn authored
The flag `--include-ids` is soon to be deprecated for Pylint. This pull request removes that option from pylint-quick
-
- 18 Jan, 2016 7 commits
-
-
Marc Cornellà authored
Also, fix a couple of typos / style issues.
-
Marc Cornellà authored
Close #4723
-
low-ghost authored
Seems like this is more like the intended effect, splits arguments with commas for proper gitignore.io api request. Thanks for teaching me about custom compdef completions! Updated with zsh join operator by Marc Cornellà
-
Marc Cornellà authored
Close #3747
-
Sébastien Larivière authored
-
Marc Cornellà authored
znt: optimizations for zsh<=5.2
-
Sebastian Gniazdowski authored
-
- 15 Jan, 2016 4 commits
-
-
Marc Cornellà authored
Vault basic autocompletion
-
“Valentin authored
-
Marc Cornellà authored
forklift: update homepage URL and tweak formatting
-
Marc Cornellà authored
Add OSX support for command-not-found
-
- 14 Jan, 2016 1 commit
-
-
Marc Cornellà authored
chruby plugin locals moved inside function
-
- 13 Jan, 2016 2 commits
-
-
Marc Cornellà authored
Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
-
Michele Bologna authored
Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE variable which was removed in 9f552130
-
- 09 Jan, 2016 1 commit
-
-
Andrew Janke authored
-
- 08 Jan, 2016 1 commit
-
-
Stefan Wrobel authored
-
- 04 Jan, 2016 3 commits
-
-
Marc Cornellà authored
Close #4740
-
Marc Cornellà authored
-
Satoshi Ohmori authored
-
- 17 Dec, 2015 2 commits
-
-
Marc Cornellà authored
Put `local var` declaration in its own line in lib/git.zsh
-
Marc Cornellà authored
In places, the local statement will override the exit code and the written command won't have the effect intended when it was written. For example, when it's not inside a git repo the exit code won't be true, but the local statement will make it true regardless. See #4708.
-
- 16 Dec, 2015 3 commits
-
-
Marc Cornellà authored
Add hub's completion file
-
Marc Cornellà authored
Fixed a typo.
-
Paul Calabro authored
-
- 15 Dec, 2015 1 commit
-
-
Marc Cornellà authored
colored-man-pages: Use Portable `less` Path
-