summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2020-07-11git: better algorithm to decide what's the main branchMarc Cornellà
Fixes #9103 Co-authored-by: Yufan You <ouuansteve@gmail.com>
2020-07-11dotenv: add never option to confirmation prompt (#9102)Jakob Hellermann
2020-07-09yarn: add alias for upgrade-interactive to the latest version (#8764)Emilien Escalle
2020-07-09mix-fast: add decriptions to mix-fast completions (#8561)Veit Lehmann
* feat(mix-fast): include desctiptions (#8561) * feat(mix-fast): improve _mix_generate (no tail, better matching)
2020-07-09git: use `master` if it exists, otherwise use `main`Marc Cornellà
See https://github.com/ohmyzsh/ohmyzsh/pull/9049#issuecomment-654537347 Co-authored-by: Yufan You <ouuansteve@gmail.com>
2020-07-09aws: allow @ in AWS profiles (#9099)Lutz Horn
Fixes #9060 by matching a `@` in the AWS profile name.
2020-07-06sudo: make the behavior more in line with expectations (#9047)MDHD
2020-07-03git: change main branch naming scheme (#9049)Adam Vandover
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2020-07-01gradle: force `--console plain` for tasks cache generation (#8731)Konstantin Gribov
Fixes #8730
2020-06-30encode64: fix typo in README (#9052)Hélio
2020-06-25Add new mvn alias for `mvn fmt:format` (#9053)Fatih Ergüven
* mvn: add mvnfmt alias * mvn: update README.md
2020-06-23archlinux: fix pacweb breaking when multiple packages found (#9059)Magnus Boman
Co-authored-by: Magnus Boman <Kattus@users.noreply.github.com>
2020-06-19Deprecate cloudapp plugin (fixes #8966)Marc Cornellà
2020-06-17osx: refactor plugin and add a few features (#9026)Marc Cornellà
Co-authored-by: Capybara <git.capybara@gmail.com> Co-authored-by: drootang <drootang@users.noreply.github.com> Co-authored-by: Augusto Souza <augustorsouza@gmail.com> Co-authored-by: PatrBal <44707588+PatrBal@users.noreply.github.com>
2020-06-10web-search: add Google Scholar (#9014)Małgorzata Basińska
2020-06-10web-search: allow custom search enginesMarc Cornellà
2020-06-08chucknorris: normalize apostrophes (#9013)l3nn4rt
2020-06-08chucknorris: fix typos (#9012)l3nn4rt
2020-06-05chucknorris: remove duplicate quotesMarc Cornellà
Fixes #8998
2020-06-04Silence non-existent/empty dir errors in fastfile_{sync,ls}Sumit Sahrawat
2020-06-03wd: update to latest version (#8530)Marc Cornellà
2020-06-03web-search: add Wayback Archive (#8784)Pierre Gimalac
2020-05-26Add deprecation notice for fedora and go plugins.Marc Cornellà
2020-05-26Remove git-remote-branch and nyan plugins (deprecated)Marc Cornellà
2020-05-26Fix load of various plugins: fastfile, keychain, sfffe, stackMarc Cornellà
2020-05-26virtualenvwrapper: fix load and detection logicMarc Cornellà
2020-05-26jenv: fix Homebrew install path bug introduced in #7541Marc Cornellà
2020-05-26brew: remove completion deprecation notice and fix READMEMarc Cornellà
2020-05-25kube-ps1: update to latest version (ede8098)Marc Cornellà
Fixes #8786
2020-05-24Add `shell-proxy` plugin (#8692)Septs
2020-05-23Add plugin for bazel completion (#6434)Israel Rodrigo Faria
2020-05-23Add plugin for LXD autocomplete (#7457)Renato dos Santos
2020-05-23terraform: add fmt -recursive flag autocompletion (#8880)Fotos Georgiadis
2020-05-23python: add line-number to pygrep (#8867)Mohammad
2020-05-23rbenv: fix redirect in current_gemsetMarc Cornellà
Fixes #8925 Related #4688
2020-05-23asdf: fix completions if ASDF_DIR is already exported (#8538)Albert Serrallé Ríos
2020-05-23git: add alias for git diff excluding lock files (#8935)Tvrtko Majstorović
2020-05-23docker: update to latest upstream completion (92dc906) (#8835)Vinícius Picossi Teruel
2020-05-23archlinux: fix pacweb with non-English locales (#8916)Zhong Lufan
2020-05-23vagrant: fix vagrant box autocomplete (#8929)Kennith Leung
2020-05-23common-aliases: fix hardcoded .zshrc path (#5926)Mohammad Saboorian
2020-05-22git: clarify what the glp alias does (#8850)Stanisław
2020-05-22direnv: check if direnv is installed (#8809)Michael Klemm
2020-05-22forklift: add support for Forklift distributed via the Setapp (#8803)Paul Rudkin
2020-05-22git: add convenience aliases for `git apply` and `git am` (#8563)larumbe
2020-05-22git: exclude devel branch from list in gbda alias (#8957)David
2020-05-21man: look for man page for subcommands (#8798)wurza
2020-05-21git: exclude 'development' in gdba alias (#8902)Mikael Andersson Wigander
2020-05-21jira: add tempo command (#8928)Dmitry
2020-05-21pipenv: fix error when Pipfile is not a file (#8931)R Max Espinoza