- 15 Jun, 2018 4 commits
-
-
Marc Cornellà authored
-
Adnan Y authored
-
Yann VR authored
Fixes #4280 Fixes #4321
-
Edwin de Jong authored
-
- 14 Jun, 2018 1 commit
-
-
Parham Alvani authored
Uses silence mode of curl for better autocomplete. Co-authored-by: Dominik Rimpf <dev@d-rimpf.de>
-
- 12 Jun, 2018 6 commits
-
-
Marc Cornellà authored
* Add upstream lein completion (cee9029d) * Delete lein.plugin.zsh
-
Marc Cornellà authored
Use the same scheme as Darwin - sysctl instead of nproc, which doesn't exist in FreeBSD Closes #2545 Co-authored-by: Daniel Bye <dbye@users.noreply.github.com>
-
Marc Cornellà authored
-
Peter Butkovic authored
-
Marc Cornellà authored
-
Matteo Giaccone authored
The command will do the same as before, but now you can also specify a path. Example: grh branch-name grhh tag-name
-
- 10 Jun, 2018 1 commit
-
-
Andre Figueiredo authored
*trupd* for "trizen -Sy" fixed to *trupg*
-
- 06 Jun, 2018 1 commit
-
-
Marc Cornellà authored
This uses the default that virtualenvwrapper.sh would set if it was called. If the user changes its value after the plugin is loaded, the plugin will work all the same. Fixes #6882 Closes #6870 Closes #6883
-
- 05 Jun, 2018 1 commit
-
-
Paul Ossenbruggen authored
-
- 28 May, 2018 2 commits
-
-
Marc Cornellà authored
-
Michael Fladischer authored
The git protocol is likely to be blocked in some networks while HTTPS usually works.
-
- 26 May, 2018 7 commits
-
-
Erwan ROUSSEL authored
* Documentation for Npm plugin added * Fix style and add alias descriptions
-
Lorenzo Bolla authored
This gives much faster start up times and only loads virtualenvwrapper when needed. Fix #6839
-
Marc Cornellà authored
Fixes #6317
-
Kaleb Elwert authored
-
Marc Cornellà authored
This reverts commit 3dab7e46.
-
Pooya Parsa authored
-
Marc Cornellà authored
-
- 25 May, 2018 1 commit
-
-
Marc Cornellà authored
-
- 20 May, 2018 3 commits
-
-
Chuan Jin authored
-
Lorenzo Bolla authored
This is much faster.
-
Lorenzo Bolla authored
-
- 17 May, 2018 3 commits
-
-
Mauro Porras P authored
-
Matt Lewin authored
-
dt-rush authored
unset chpwd_functions before running cd to work with the path, to avoid side-effects if the user has set any chpwd_functions which cause output, such as is the case if the user is using auto-ls (#6830)
-
- 16 May, 2018 3 commits
-
-
Frank Wittig authored
-
Julien Palmas authored
-
rco-ableton authored
-
- 15 May, 2018 1 commit
-
-
Marc Cornellà authored
-
- 14 May, 2018 2 commits
-
-
Varun Patro authored
If `EDITOR` variable contains arguments to an editor such as mine: `export EDITOR=emacsclient -t -c --alternate-editor=''` Then, the editor's arguments are passed on to `fasd`. To fix this, pass the EDITOR program in quotes.
-
Harald Nordgren authored
-
- 13 May, 2018 2 commits
-
-
Quentin Nerden authored
Signed-off-by: Troy Fontaine <tfontaine@troyfontaine.com>
-
Ian Chesal authored
The `virtualenvwrapper` script has been relocated to `/usr/local/bin/virtualenvwrapper.sh`. Update the plugin to look in the new location first. See: http://virtualenvwrapper.readthedocs.io/en/latest/#introduction to confirm the change in location for this script. This addresses issue #3047 where the solution was to source this file from your zshrc.
-
- 12 May, 2018 1 commit
- 11 May, 2018 1 commit
-
-
Xiao Fan authored
-