Michael Morgan
27228d83fe
fasd: update v alias to evaluate $EDITOR lazily ( #7900 )
...
For the `v` alias to work in its current state, the environment variable
EDITOR must already be defined by the time `source $ZSH/oh-my-zsh.sh`
happens. However, in the included zshrc template, EDITOR is set from
within the "User configuration" section, which begins immediately after
the above line. This means that, unless the user knows to move their
`export EDITOR` statements, EDITOR will be undefined when fasd.plugin.zsh
loads, and therefore the alias will have the value 'f -e ""', preventing
it from functioning.
With this change, `"$EDITOR"` will be evaluated each time the alias is
invoked, instead of just once when the alias is created. This allows for
EDITOR to be set from "User configuration" in the zshrc, and has the
additional flexibility of allowing a user to specify a different EDITOR
for a single session or invocation of the alias.
2019-06-01 20:40:04 +02:00
..
adb
adb: improve adb -s completion to show helpful info ( #7532 )
2019-02-17 23:10:17 +01:00
ansible
fixed aplay conflict
2019-02-23 09:00:05 +01:00
ant
ant: add README ( #7375 )
2018-11-01 15:17:25 +01:00
apache2-macports
Plugins: apache2-macports - add README
2015-06-12 00:00:47 +02:00
arcanist
Fix arcanist aliases ( #5110 )
2016-06-01 12:23:20 +02:00
archlinux
archlinux: fix minor typo ( #7752 )
2019-04-09 17:24:31 +02:00
asdf
asdf: fix homebrew installation path ( #7582 )
2019-02-08 15:14:09 +01:00
autoenv
autojump: move README to right place
2018-10-09 20:34:47 +02:00
autojump
Complain when no autojump script was found
2019-04-09 19:45:49 +02:00
autopep8
autopep8: add README ( #7249 )
2018-10-07 23:29:50 +02:00
aws
aws: use function keyword in function definitions
2019-05-28 15:33:02 +02:00
battery
battery: add README ( #7309 )
2018-10-18 20:58:14 +02:00
bbedit
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
bgnotify
bgnotify: use double dash in kdialog title option ( #7153 )
2018-09-25 13:56:29 +02:00
boot2docker
Add new boot2docker options
2015-06-09 11:29:37 +02:00
bower
bower: add README ( #7216 )
2018-10-04 13:10:52 +02:00
branch
Use default branch on recently created Mercurial repository. ( #4985 )
2016-05-29 11:25:17 +02:00
brew
Added brew cask update
2019-01-20 04:24:52 +02:00
bundler
Fix incorrect error message when running bi without having bundler installed ( #7112 )
2018-09-09 00:39:23 +02:00
bwana
Simplify explanation of bwana function
2019-04-15 16:46:58 +02:00
cabal
cabal: add README ( #7367 )
2018-10-29 22:11:02 +01:00
cake
cake: add README ( #7473 )
2019-01-25 12:16:20 +01:00
cakephp3
Fix styling in cakephp3 completion
2016-05-23 12:33:17 +02:00
capistrano
capistrano: add README ( #7376 )
2018-11-01 15:29:05 +01:00
cargo
cargo: update completion ( #5757 )
2019-03-25 22:43:19 +01:00
cask
Add more information to cask plugin README
2016-12-18 05:02:08 +01:00
catimg
Capitalizate github to GitHub ( #5932 )
2019-05-07 20:02:41 +02:00
celery
celery: add README ( #7345 )
2018-10-26 17:06:45 +02:00
chruby
chruby: add "system" to completion list if available ( #5280 )
2018-10-01 16:50:17 +02:00
chucknorris
chucknorris: add README ( #7186 )
2018-10-02 21:16:50 +02:00
cloudapp
cloudapp: fix permissions of credentials file
2019-04-08 22:19:25 +02:00
cloudfoundry
Add cloudfoundry plugin ( #7047 )
2018-10-09 21:20:55 +02:00
codeclimate
Add codeclimate autocomplete plugin
2015-09-01 23:08:41 -04:00
coffee
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
colemak
Fix path for colemak plugin
2014-05-28 11:22:35 +02:00
colored-man-pages
Prepend function keyword in colored-man-pages plugin ( #6238 )
2017-11-07 07:51:38 -08:00
colorize
colorize: fix mktemp parameter for compatibility ( #7789 )
2019-04-29 20:51:29 +02:00
command-not-found
command-not-found: add support for NixOS ( #7701 )
2019-03-25 22:19:46 +01:00
common-aliases
common-aliases: delete unexistant command
2018-06-18 22:47:51 +02:00
compleat
Cleanup
2011-05-28 13:06:03 -04:00
composer
reword
2018-10-17 20:34:58 +02:00
copybuffer
Add copybuffer function and keybinding ( #5431 )
2016-09-22 19:41:30 +02:00
copydir
Add READMEs to plugins copydir and copyfile ( #6802 )
2018-05-07 18:00:27 +02:00
copyfile
Add READMEs to plugins copydir and copyfile ( #6802 )
2018-05-07 18:00:27 +02:00
cp
Fix cp plugin completion and refactor ( #5427 )
2016-10-04 01:03:16 +02:00
cpanm
cpanm: add README ( #7377 )
2018-11-01 15:42:18 +01:00
dash
dash: update dash bundle identifier ( #7127 )
2018-09-12 18:13:13 +02:00
debian
debian: add README ( #7438 )
2018-11-27 22:57:07 +01:00
dircycle
dircycle: improve README ( #7223 )
2018-10-04 23:47:36 +02:00
dirhistory
dirhistory: add README ( #7239 )
2018-10-06 00:02:47 +02:00
dirpersist
Added README file to the dirpersist plugin ( #7274 )
2018-10-14 09:39:14 -07:00
django
django: fix typo in completion ( #6233 )
2019-05-07 19:51:20 +02:00
dnf
misc: remove execution permission from various files
2018-09-15 23:57:12 +02:00
docker
Update docker plugin from upstream docker/cli ( #7470 )
2018-12-31 11:12:34 -08:00
docker-compose
docker-compose: update completion (1f97a57, 2019-03-02)
2019-04-09 14:43:48 +02:00
docker-machine
docker-machine: add official completion
2018-08-09 19:24:03 +02:00
doctl
doctl: add README ( #7346 )
2018-10-26 17:05:50 +02:00
dotenv
dotenv: add support for custom env file names ( #7861 )
2019-05-19 22:45:27 +02:00
droplr
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
drush
Add drush plugin ( #4490 )
2019-03-29 22:39:52 +01:00
eecms
Add ExpressionEngine CMS autocompletion ( #6556 )
2018-01-22 19:19:03 -08:00
emacs
emacs: revert cab1ac6e68 ( #7765 )
2019-04-14 12:31:52 +02:00
ember-cli
ember-cli : Add alias for ember test --serve ( #6492 )
2018-08-19 22:14:55 +02:00
emoji
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
emoji-clock
emoji-clock: add README ( #7208 )
2018-10-03 23:06:02 +02:00
emotty
emotty: fix for undefined $TTY (FreeBSD) ( #7844 )
2019-05-25 12:19:51 +02:00
encode64
encode64: add README ( #7192 )
2018-10-03 17:23:49 +02:00
extract
extract: add AAR Android archive support ( #7511 )
2019-01-15 19:03:07 +01:00
fabric
fabric: rename completion back to _fab
2018-11-16 18:55:07 +00:00
fancy-ctrl-z
Fix "hurt sme" typo
2019-02-20 16:59:57 +01:00
fasd
fasd: update v alias to evaluate $EDITOR lazily ( #7900 )
2019-06-01 20:40:04 +02:00
fastfile
Enhance handleing of spaces in filenames
2012-05-29 03:24:05 +02:00
fbterm
Exit only if the fbterm session closed correctly
2015-08-09 22:45:02 +02:00
fd
fd: fix fd-find completions for debian ( #7704 )
2019-03-26 14:44:58 +01:00
fedora
fedora: add README and deprecation warning ( #7178 )
2018-10-01 16:45:56 +02:00
firewalld
Fixed fwl function in firewalld plugin when sources used ( #7011 )
2018-08-29 11:57:02 -07:00
forklift
Add support for ForkLift 3 ( #6490 )
2018-08-07 21:39:38 +02:00
fossil
Added fossil plugin.
2016-05-10 13:23:23 -03:00
frontend-search
frontend: add frontend search commands ( #7863 )
2019-05-25 11:59:47 +02:00
fzf
fzf: Fix shell directory for archlinux package ( #7119 )
2018-09-08 15:31:13 +02:00
gas
Update the script to account for the changes in 0.1.7 where .gas is a directory
2011-10-15 23:31:27 +02:00
gb
Rename getgb plugin to gb
2016-07-04 22:34:41 +02:00
geeknote
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
gem
change title to h1
2018-10-04 23:13:46 +02:00
git
git: clean up plugin file and delete current_repository function
2019-05-21 11:04:01 +02:00
git-auto-fetch
git-auto-fetch: small README fixes
2018-09-26 23:59:57 +02:00
git-extras
Capitalizate github to GitHub ( #5932 )
2019-05-07 20:02:41 +02:00
git-flow
git-flow: add "gflfp" alias for feature publish ( #6350 )
2018-09-13 21:41:26 +02:00
git-flow-avh
delete not applicable comments
2018-10-28 13:39:26 +01:00
git-hubflow
Capitalizate github to GitHub ( #5932 )
2019-05-07 20:02:41 +02:00
git-prompt
git-prompt: fix LANG override for git status call
2019-04-10 20:30:30 +02:00
git-remote-branch
Only trim remote names; be git-flow friendly
2013-04-24 09:11:52 +10:00
gitfast
gitfast: document deprecated git plugin dependency
2019-04-09 11:28:35 +02:00
github
hub: update completion to 2019-02-21 (819aa96) ( #7821 )
2019-05-01 16:10:31 +02:00
gitignore
reword and fix formatting
2018-10-19 18:46:29 +02:00
glassfish
application completion
2014-03-25 16:47:58 +01:00
globalias
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
gnu-utils
'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos'
2016-12-30 10:34:16 -02:00
go
go: add README and deprecation warning ( #7214 )
2018-10-04 13:06:21 +02:00
golang
golang: mod and list commands completion ( #7665 )
2019-03-25 22:36:46 +01:00
gpg-agent
add link to documentation
2018-10-19 18:54:26 +02:00
gradle
gradle: also support settings files ( #7014 )
2019-03-29 22:16:29 +01:00
grails
grails readme ( #7365 )
2018-10-28 11:26:08 -07:00
grunt
grunt: add README ( #7198 )
2018-10-03 17:54:07 +02:00
gulp
Capitalizate github to GitHub ( #5932 )
2019-05-07 20:02:41 +02:00
hanami
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
helm
helm: add README ( #7325 )
2018-10-24 15:56:51 +02:00
heroku
heroku: add README ( #7342 )
2018-10-26 14:52:54 +02:00
history
Added README.md file
2015-06-12 00:17:17 +02:00
history-substring-search
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
homestead
homestead: add README ( #7343 )
2018-10-26 17:08:27 +02:00
httpie
httpie: bundle zsh-completions completion (e5bd16f, 2016-12-18)
2019-04-09 15:30:11 +02:00
iterm2
iterm2: add README ( #7230 )
2018-10-05 09:29:43 +02:00
jake-node
jake-node: add README ( #7344 )
2018-10-26 17:10:50 +02:00
jenv
add brew install path to search
2019-01-22 10:09:07 -05:00
jhbuild
Add initial JHBuild plugin support
2015-02-15 15:39:50 +01:00
jira
Merge branch 'master' into master
2019-05-08 20:40:36 +02:00
jruby
Removed unnecessary execute permissions for some plugins
2014-05-29 10:58:17 +02:00
jsontools
adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit
2014-03-27 10:34:54 -04:00
jump
Provide even spacing between marks ( #7456 )
2018-12-31 11:15:14 -08:00
kate
kate: add README ( #7238 )
2018-10-05 23:18:10 +02:00
keychain
Add keychain plugin
2018-11-01 15:07:58 -07:00
kitchen
kitchen: add README ( #7275 )
2018-10-13 18:51:19 +02:00
knife
Fix: Plugin knife: Add relative local path for commands which upload files ( #4240 )
2016-06-08 17:27:51 +02:00
knife_ssh
No cat, and hide errors for missing cache file
2013-07-16 17:01:58 -07:00
kops
delete duplicate documentation
2018-10-28 13:22:26 +01:00
kube-ps1
kube_ps1: customize colors and dynamically toggle prompt ( #7269 )
2019-04-09 22:41:36 +02:00
kubectl
Add new kubectl alias to list all contexts ( #7823 )
2019-05-21 15:13:05 -07:00
laravel
Merge branch 'master' into master
2018-10-08 10:20:10 -03:00
laravel4
laravel4: add README ( #7220 )
2018-10-04 13:13:04 +02:00
laravel5
laravel5: add README ( #7221 )
2018-10-04 13:17:01 +02:00
last-working-dir
last-working-dir: disable chpwd_last_working_dir in subshells ( #6817 )
2018-05-11 16:28:02 +02:00
lein
Refactor lein plugin ( #6914 )
2018-06-12 20:45:38 +02:00
lighthouse
Clean up lighthouse plugin
2019-03-24 11:29:35 +01:00
lol
lol: add README ( #7231 )
2018-10-05 09:38:50 +02:00
macports
macports: add README ( #7204 )
2018-10-03 18:08:50 +02:00
magic-enter
Add magic-enter plugin ( #4082 )
2018-07-01 20:13:49 +02:00
man
Updated keybinding syntax
2018-10-12 15:54:31 -04:00
marked2
Adding README.md and renaming plugin
2014-08-31 13:01:21 -05:00
mercurial
mercurial: add hga alias for "hg add" ( #4969 )
2018-10-06 13:59:18 +02:00
meteor
meteor: fix formatting and reorganise
2018-06-15 23:06:09 +02:00
minikube
minikube: add README ( #7359 )
2018-10-28 13:24:17 +01:00
mix
mix: add Nerves tasks to completion ( #7180 )
2018-10-03 20:10:40 +02:00
mix-fast
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
mosh
Add READMEs to plugins: yum, mosh, themes ( #7229 )
2018-10-04 23:41:34 +02:00
mvn
mvn: update documentation
2019-02-17 20:57:56 +01:00
mysql-macports
Fixed folder naming for mysql-macports plugin and improved start/stop scripts.
2011-04-20 21:13:38 +02:00
n98-magerun
misc: remove execution permission from various files
2018-09-15 23:57:12 +02:00
nanoc
nanoc: update to latest version ( #7282 )
2018-10-17 21:26:48 +02:00
ng
ng: fix shwordsplit option use ( #7880 )
2019-05-25 19:35:33 +02:00
nmap
fix nmap vuln category name ( #7044 )
2018-08-29 23:06:11 +02:00
node
node: add README ( #7201 )
2018-10-03 17:59:30 +02:00
nomad
feat(nomad): add common commands and new readme
2016-10-04 00:03:14 +02:00
npm
Stop error "permission denied: /npm_completion" ( #6340 )
2018-07-01 23:21:20 +02:00
npx
[plugin] update NPX docs ( #6849 )
2018-05-26 18:39:32 +02:00
nvm
nvm: load nvm script only if command doesn't already exist ( #5454 )
2019-04-08 17:58:27 +02:00
nyan
nyan: add README and deprecation warning ( #7251 )
2018-10-08 18:27:21 +02:00
oc
Add OpenShift autocompletion ( #6049 )
2017-11-07 07:55:24 -08:00
osx
osx: add more arguments to itunes vol command ( #7845 )
2019-05-27 18:22:07 +02:00
otp
otp: added a plugin for oathtool one-time passwords ( #3862 )
2019-03-23 22:08:35 +01:00
pass
pass: update completion (2018-08-03)
2018-08-09 20:17:43 +02:00
paver
A paver (Python build and configuration utility) plugin
2015-06-13 11:06:26 +02:00
pep8
pep8: add README ( #7248 )
2018-10-07 23:30:37 +02:00
per-directory-history
per-directory-history: redo README for Oh My Zsh
2019-04-29 21:08:26 +02:00
percol
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
perl
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
perms
Add argument to set644 and set755 perms alias. ( #6959 )
2018-07-04 12:48:46 +02:00
phing
Remove warning lines from phing completion
2016-07-18 14:17:43 -05:00
pip
pip: fix indexes URL ( #6986 )
2019-04-08 22:39:54 +02:00
pipenv
Add plugin for pipenv ( #6698 )
2019-05-08 09:48:28 +02:00
pj
Revert "Fix pj() function when no project has been specified"
2016-08-21 00:09:59 +02:00
please
Add plugin for Please ( #6568 )
2019-05-08 16:53:50 +02:00
pod
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
postgres
postgres: add README ( #7217 )
2018-10-04 13:12:07 +02:00
pow
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
powder
Added auto complete plugin for powder gem https://github.com/Rodreegez/powder
2011-08-02 11:24:09 +09:30
powify
Update powify for displayed parameter is not enough, and when there is no directory error
2013-07-03 22:29:42 +08:00
profiles
Fixes the profiles-plugin
2014-11-07 10:47:27 +01:00
pyenv
rbenv: improve rbenv loading based on pyenv ( #7626 )
2019-05-08 09:51:05 +02:00
pylint
added README for pylint plugin ( #7277 )
2018-10-14 09:43:16 -07:00
python
python: add README ( #7191 )
2018-10-02 23:51:14 +02:00
rails
rails: change rg alias to rgen ( #7858 )
2019-05-17 14:36:20 +02:00
rake
Adieu l'ami.
2014-02-20 10:18:53 -08:00
rake-fast
rake-fast: remove brackets from completion entries
2019-03-25 10:12:43 +01:00
rand-quote
rand-quote: refactor rand-quote function
2018-06-29 18:16:10 +02:00
rbenv
rbenv: improve rbenv loading based on pyenv ( #7626 )
2019-05-08 09:51:05 +02:00
rbfu
provide plugin for rbfu the ruby version switcher
2012-07-03 09:59:42 +02:00
react-native
react-native: add simulator aliases according to latest Xcode update ( #7792 )
2019-04-26 16:49:31 +02:00
rebar
Add rebar to plugin
2013-01-08 13:34:33 +08:00
redis-cli
Fixed typo for one of the subcommands (linset -> linsert)
2011-07-17 21:01:06 -07:00
repo
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
ripgrep
Added a new plugin which adds completion for ripgrep (rg)
2019-03-25 19:51:01 +01:00
ros
init ros plugin
2019-01-22 04:49:21 +11:00
rsync
rsync: add README ( #7188 )
2018-10-02 21:44:06 +02:00
ruby
ruby: add README ( #7212 )
2018-10-04 12:48:29 +02:00
rust
Correctly handle verbose/version flags for rustc ( #6786 )
2018-05-01 15:21:12 +02:00
rvm
rvm plugin: Fix gems to work with GNU sed
2015-08-15 15:19:02 +09:00
safe-paste
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
salt
Feat: add Salt completion plugin ( #7031 )
2018-09-06 11:34:37 -07:00
sbt
sbt: add README ( #7294 )
2018-10-17 19:42:57 +02:00
scala
Readme for Scala plugin added ( #7286 )
2018-10-14 09:42:56 -07:00
scd
misc: remove execution permission from various files
2018-09-15 23:57:12 +02:00
screen
Add support of screen-* $TERM in screen plugin
2012-11-22 00:48:44 +02:00
scw
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
sdk
Add plugin for SDKMAN ( #6483 )
2019-05-08 10:27:05 +02:00
sfdx
sfdx: add plugin and completion for sfdx ( #6540 )
2019-04-16 22:08:32 +02:00
sfffe
Moved misplaced plugins.
2013-10-14 07:39:59 -04:00
shrink-path
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
singlechar
Make (s)xf not search in current dir
2012-05-29 03:22:11 +02:00
spring
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
sprunge
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
ssh-agent
ssh-agent: consolidate uppercase message ( #7834 )
2019-05-07 21:21:55 +02:00
stack
Create README.md
2018-10-28 12:28:28 +01:00
sublime
sublime: refactor plugin and fix documentation ( #7715 )
2019-04-15 16:55:18 +02:00
sudo
sudo: add README file ( #7177 )
2018-10-01 12:05:34 +02:00
supervisor
Add version option
2013-07-03 11:57:31 +08:00
suse
suse: remove sudo from some zypper aliases ( #7678 )
2019-03-22 20:32:29 +01:00
svcat
added svcat plugin ( #7452 )
2018-12-31 11:14:22 -08:00
svn
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
svn-fast-info
svn-fast-info: fix svn-fast-info printfs ( #7140 )
2019-05-20 22:31:48 +02:00
swiftpm
swiftpm: improve README
2019-04-08 23:22:15 +02:00
symfony
symfony: add README ( #7337 )
2018-10-25 13:12:02 +02:00
symfony2
Add symfony2 aliases ( #7338 )
2018-10-28 11:28:15 -07:00
systemadmin
systemadmin: fix getip output with ifconfig ( #7306 )
2018-10-25 13:26:22 +02:00
systemd
systemd: add README ( #7225 )
2018-10-04 23:27:09 +02:00
taskwarrior
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
terminalapp
Add a deprecation comment.
2015-08-17 20:51:41 -04:00
terminitor
terminitor plugin: add autocompletion also for edit, delete and setup subcommands.
2011-09-15 15:39:10 +02:00
terraform
terraform: disable terraform prompt in $HOME ( #7227 )
2018-10-05 20:56:56 +02:00
textastic
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
textmate
Format as a list vs a table
2018-10-12 19:08:18 -05:00
thefuck
Thefuck: homebrew install documentation and thefuck repo link ( #5940 )
2018-06-18 21:04:42 +02:00
themes
themes: add custom themes directory support to lstheme ( #7236 )
2018-10-08 18:25:20 +02:00
thor
Thor
2011-05-28 13:12:03 -04:00
tig
Add README to tig plugin
2016-08-24 21:28:49 +02:00
timer
minor corrections in the readme file
2015-11-18 21:27:29 -05:00
tmux
tmux: use $terminfo to avoid echoti errors
2018-11-26 19:57:52 +01:00
tmux-cssh
[tmux-cssh plugin] Initial version
2014-11-13 19:00:27 +01:00
tmuxinator
tmuxinator: fix completion file header
2019-04-09 15:37:24 +02:00
torrent
torrent: add README ( #7873 )
2019-05-24 12:17:26 +02:00
transfer
transfer: add newline after showing the link
2019-01-30 16:35:16 +01:00
tugboat
Added the tugboat autocompletion plugin
2015-06-11 21:10:33 +02:00
ubuntu
ubuntu: update plugin README ( #7199 )
2018-10-03 20:52:38 +02:00
ufw
ufw: remove debug print ( #6976 )
2018-07-09 19:27:02 +02:00
urltools
urltools: add readme ( #7126 )
2018-09-11 20:22:55 +02:00
vagrant
Add new vagrant commands ( #7455 )
2018-12-31 11:13:31 -08:00
vagrant-prompt
Adds vagrant_prompt_info function to your shell ( #4081 )
2018-07-01 20:16:08 +02:00
vault
vault: deprecate and update README
2019-04-08 20:39:21 +02:00
vi-mode
vi-mode: reset KEYMAP on accept-line ( #7818 )
2019-05-19 18:22:23 +02:00
vim-interaction
Added "-n name" option to vim-interaction plugin ( #4522 )
2018-07-01 20:48:53 +02:00
virtualenv
virtualenv: add README ( #7273 )
2018-10-12 21:54:26 +02:00
virtualenvwrapper
virtualenvwrapper: set $WORKON_HOME if undefined
2018-06-06 17:14:19 +02:00
vscode
vscode: add code-insiders support ( #7836 )
2019-05-08 16:32:27 +02:00
vundle
Add README for vundle plugin ( #7245 )
2018-10-07 09:17:29 -07:00
wakeonlan
Adding README file for the wakeonlan plugin
2011-09-20 09:27:15 +01:00
wd
misc: remove execution permission from various files
2018-09-15 23:57:12 +02:00
web-search
web-search: add Givero (supports good causes) as search engine ( #7581 )
2019-03-23 17:03:45 +01:00
wp-cli
fix typo ( #7643 )
2019-03-10 09:36:21 -07:00
xcode
use https everywhere ( #6574 )
2018-08-07 20:42:01 +02:00
yarn
[yarn] more aliases ^^ ( #7310 )
2018-10-28 11:27:34 -07:00
yii
Added Yii basic command completion
2014-02-14 14:55:00 +00:00
yii2
Updated Yii2 command completion
2014-12-15 21:37:38 +06:00
yum
themes: fix custom themes directory ( #7233 )
2018-10-05 10:13:39 +02:00
z
z: refresh $RANDOM's value outside subshell
2019-02-06 11:57:28 +01:00
zeus
Added more levels of zeus compeletion ( #2058 )
2018-06-30 22:45:20 +02:00
zsh-navigation-tools
misc: remove execution permission from various files
2018-09-15 23:57:12 +02:00
zsh_reload
zsh_reload: add README
2018-04-22 12:55:21 +02:00