summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2021-01-01feat(docker): update completion to upstream version (#9470)YantaoZhao
2020-12-31feat(grc): source `grc.zsh` instead of hard-coding its content (#9553)hjpotter92
2020-12-30fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` (#9501)Josh E. Roberts
2020-12-27fix(genpass): use `log()` instead of `log2()` for zsh < 5.6 (#9548)Marc Cornellà
2020-12-16fix(genpass): improve performance and usability and fix bugs (#9520)Roman Perepelitsa
2020-12-14fix(genpass): add compatibility for macOS paste commandPatrick Harrison
2020-12-14fix(genpass): warn if no wordlist is foundMarc Cornellà
2020-12-14fix(genpass): check for presence of shuf command.Patrick Harrison
2020-12-13fix(genpass): fix grep regex in `genpass-xkcd` for FreeBSD version (#9514)Matt Lewin
2020-12-13fix(genpass): only use words with ASCII characters in `genpass-xkcd` (#9508)Aaron Toponce
2020-12-12feat(plugins): add genpass plugin with 3 distinct password generators (#9502)Aaron Toponce
2020-12-11fix(composer): autoload `_cache_invalid` for antigen compatibilityMarc Cornellà
2020-12-10refactor(hanami): change global aliases and clean up READMEMarc Cornellà
2020-12-09fix(common-aliases)!: don't overshadow `fd` if installed (#9162)Marc Cornellà
2020-12-09Document fd alias change in READMEMarc Cornellà
2020-12-10fd: Rework command to be more idiomaticRohit Goswami
2020-12-09feat(plugins): add grc plugin for Generic Colouriser (#9315)Mark Mercado
2020-12-08fix(git): silently fail in `git_main_branch` if not in a git repo (#9484)Joseph Heyburn
2020-12-07refactor(archlinux): prevent leaking local variables (#9476)ratijas
2020-12-07feat(wp-cli): add aliases for DB management (#9469)Veesar
2020-12-05fix(command-not-found): show error in Ubuntu when no package is found (#9418)赵崇延
2020-12-03fix(git-prompt): make `gitstatus.py` python3-compatible (#9186)Stimim Chen
2020-11-26fix(git-auto-fetch): background `git-fetch-all` and other fixes (#9468)Marc Cornellà
2020-11-25fix(magic-enter): fix various bugs in the plugin (#9466)Marc Cornellà
2020-11-22style(ansible): minor style change (#8356)Eugéne Roux
2020-11-20feat(terraform): add autocompletion for Terraform 0.13 (#9226)Mohamed El Mouctar Haidara
2020-11-20fix(shell-proxy): change NAME env variable for WSL clash (#9447)Septs
2020-11-19feat(gitfast): update to git-completion 1.2 (#9458)Felipe Contreras
2020-11-19feat(aws): respect optional parameters from the AWS CLI config file (#9453)Roman Danyk
2020-11-12refactor(colored-man-pages): move nroff wrapper and refactor logic in `colore...ratijas
2020-11-12feat(git): support trunk branches in `git_main_branch` (#9417)Alisson B. Santos
2020-11-11feat(sudo): support aliases to $EDITOR (#9431)Subhaditya Nath
2020-11-11docs(aws): add config examples (#9422)Rob Vadai
2020-11-10fix(aws): fix acp function for MFA without role and other fixes (#9426)Marc Cornellà
2020-11-10docs(thefuck): add description for enabling the plugin (#9433)Nacho González-Garilleti
2020-11-10fix(battery): use `pmset` for battery percentage in macOS (#9364)aimuz
2020-11-09fix(fzf): consistently ignore .git directory in `FZF_DEFAULT_COMMAND` (#9421)Elyézer Rezende
2020-11-04fix(aws): support MFA for profiles without role to assume (#9411)Maksym
2020-10-29aws: split setting profile from changing profile (#9402)Maksym
2020-10-29aws: get and set session token if available (#9397)Setu Shah
2020-10-29colorize: add compatibility for zsh < 5.1 (#9400)spreiter
2020-10-27gitfast: fetch latest fixes from git-completion (#9390)Felipe Contreras
2020-10-24aws: add role delegation and MFA support as per IAM Best Practices (#8419)Maksym
2020-10-24gitfast: improve command aliases (#9385)Felipe Contreras
2020-10-24gitfast: update to latest upstream and more (#9382)Felipe Contreras
2020-10-21npx: deprecate pluginMarc Cornellà
2020-10-21Grammar: remove hyphens from predicate adjective “up to date” (#9356)Lucas Larson
2020-10-21kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344)Wenli Wan
2020-10-20fzf: add check for OpenSUSE and OpenBSD packages (#9327)Marc Cornellà
2020-10-17kubectl: check for empty cache completion fileMarc Cornellà