Marc Cornellà
93cc3964e2
Add deprecation notice for fedora and go plugins.
6 years ago
Marc Cornellà
cc065c7bfa
Remove git-remote-branch and nyan plugins (deprecated)
6 years ago
Marc Cornellà
2d6965f856
Fix load of various plugins: fastfile, keychain, sfffe, stack
6 years ago
Marc Cornellà
68d51bd7d8
virtualenvwrapper: fix load and detection logic
6 years ago
Marc Cornellà
375978fb5b
jenv: fix Homebrew install path bug introduced in #7541
6 years ago
Marc Cornellà
f7dd3d1f07
brew: remove completion deprecation notice and fix README
6 years ago
Marc Cornellà
604f1ef9cd
kube-ps1: update to latest version (ede8098)
...
Fixes #8786
6 years ago
Septs
5ea25e6736
Add `shell-proxy` plugin ( #8692 )
6 years ago
Israel Rodrigo Faria
aada4d62bf
Add plugin for bazel completion ( #6434 )
6 years ago
Renato dos Santos
f742baf73c
Add plugin for LXD autocomplete ( #7457 )
6 years ago
Fotos Georgiadis
6b5c872836
terraform: add fmt -recursive flag autocompletion ( #8880 )
6 years ago
Mohammad
dd1df90252
python: add line-number to pygrep ( #8867 )
6 years ago
Marc Cornellà
3f245edf1b
rbenv: fix redirect in current_gemset
...
Fixes #8925
Related #4688
6 years ago
Albert Serrallé Ríos
7c9c148ec2
asdf: fix completions if ASDF_DIR is already exported ( #8538 )
6 years ago
Tvrtko Majstorović
255ef8d587
git: add alias for git diff excluding lock files ( #8935 )
6 years ago
Vinícius Picossi Teruel
10538d1105
docker: update to latest upstream completion (92dc906) ( #8835 )
6 years ago
Zhong Lufan
e675c821f2
archlinux: fix pacweb with non-English locales ( #8916 )
6 years ago
Kennith Leung
0a456cb340
vagrant: fix vagrant box autocomplete ( #8929 )
6 years ago
Mohammad Saboorian
24c2b755ca
common-aliases: fix hardcoded .zshrc path ( #5926 )
6 years ago
Stanisław
ff0d490915
git: clarify what the glp alias does ( #8850 )
6 years ago
Michael Klemm
a3ea785cf5
direnv: check if direnv is installed ( #8809 )
6 years ago
Paul Rudkin
570729f221
forklift: add support for Forklift distributed via the Setapp ( #8803 )
6 years ago
larumbe
77b409d5c2
git: add convenience aliases for `git apply` and `git am` ( #8563 )
6 years ago
David
a25efd1e31
git: exclude devel branch from list in gbda alias ( #8957 )
6 years ago
wurza
25d0b2dfbd
man: look for man page for subcommands ( #8798 )
6 years ago
Mikael Andersson Wigander
d8f674cc8e
git: exclude 'development' in gdba alias ( #8902 )
6 years ago
Dmitry
31c2dc32c2
jira: add tempo command ( #8928 )
6 years ago
R Max Espinoza
9050ed34d1
pipenv: fix error when Pipfile is not a file ( #8931 )
6 years ago
Will Mendes
8b51d17c46
frontend-search: add packagephobia ( #8908 )
6 years ago
Marc Cornellà
4012df8fbb
bundler: add alias for bundle add
...
Fixes #8892
6 years ago
Emanuel Alarcón
3e14fdd6b4
bundler: add alias for bundle check ( #5000 )
6 years ago
Raphaël Brulé
0e4b638c3f
Add plugin for rustup completion ( #8914 )
6 years ago
Marc Cornellà
587b554580
zsh-navigation-tools: update to 5937e57e
...
Fixes #8476
6 years ago
Marc Cornellà
fd786291ba
composer: fix documented aliases
6 years ago
Gilles
2ecf2846cd
composer: add aliases for 'outdated' commands
...
Added `co` alias for `composer outdated` and `cod` for `composer
outdated --direct`
Closes #5127
6 years ago
Michael Stucki
f6a03b2396
composer: use cache to fix slowness during startup
...
Fixes #6647
Closes #6664
6 years ago
Marc Cornellà
08cc808d71
magic-enter: define bindkey for vi mode as well
...
Closes #8906
6 years ago
Felipe Contreras
0736a3749a
gitfast: proper synchronization ( #8550 )
6 years ago
Ross Goldberg
06b0276675
sdk: support completion of new commands in 5.8.0 ( #8870 )
6 years ago
Ross Goldberg
373e27d805
sdk: improve sdkman completion ( #8854 )
6 years ago
tom139
c686aa3dbb
aws: fix aws_change_access_key function with awscli v2 ( #8816 )
6 years ago
Tapan Avasthi
80f669db47
jsontools: correct usage for is_json ( #8857 )
6 years ago
Marc Cornellà
2560f04982
autojump: clarify need to install it first
...
Related: #8806
6 years ago
Shahin Sorkh
54c29bbde1
composer: fix cdo alias due to command api change ( #8828 )
6 years ago
schnatterer
d53355ab38
tig: add more info in README ( #8818 )
...
For more convenient plugin exploring.
6 years ago
Marc Cornellà
d6474237b8
battery: revert battery charging symbol 1-character-width hack
...
Fixes #8804
6 years ago
Marc Cornellà
dbd16000a5
themes: fix minor syntax error
6 years ago
Monson Shao
6ad6fea52a
gnu-utils: append make to cmds ( #8794 )
...
GNU "make" is installed as "gmake" by homebrew.
6 years ago
Felix Stupp
621de1e20b
colorized-man-pages: add hooks for dman and debman commands ( #8776 )
...
* colorized-man-pages: Added hooks for commands dman and debman
`dman` and `debman` are tools from the package `debian-goodies` for
Debian systems (see https://packages.debian.org/stable/debian-goodies ).
They can display man pages from manpages.debian.org or local debian
packages respectively.
README of the plugin is also updated.
* Simplify syntax for future changes
* Fix README syntax
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Marc Cornellà
2a081d6e5e
battery: remove printf usage where possible
...
Spares us of the need to quote % symbols
6 years ago