summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2021-06-11Aliases: Adding a README file for the plugin. #4662Robby Russell
2021-06-11feat(plugins): add aliases cheatsheet plugin (#4662)hqingyi
2021-06-11ssh-agent: improvements (#6309)Nuno Goncalves
2021-06-11add python alias (#7736)Roc
2021-05-28feat(extract): add support for .ear files (#9901)Corey Hinkle
2021-05-28chore(chucknorris): fix typo (#9916)Gustavo J. Acosta
2021-05-28fix(dirhistory): fix ALT+Left/Right key bindings for iTerm2 (#9940)Marc Cornellà
2021-05-21feat(dirhistory): add ALT+UP/DOWN key bindings for iTerm2 (#8502)rhuitl
2021-05-21feat(shrink-path): add ability to toggle off path shrinking (#9794)Marc Cornellà
2021-05-03feat(git): add aliases `gcas` and `gcasm` for commit with sign-off (#8881)Babak K. Shandiz
2021-05-03fix(cargo): complete flags for default cargo aliases (#9692)Ben Goldberg
2021-05-03fix(command-not-found): remove invalid argument for PackageKit (#9876)sevendials
2021-05-03feat(plugins): add `gh` plugin for GitHub CLI (#9557)kalle (jag)
2021-04-26fix(deno): actually load deno completion (#9863)Carlo Sala
2021-04-25fix(kubectl): use `--current` flag in `kcn` alias (#7605)Eric Rodrigues Pires
2021-04-25feat(plugins): add plugin for `deno` (#9847)Carlo Sala
2021-04-25feat(npm): add aliases for `npm search` and `npm info` (#9365)Sherwin Heydarbeygi
2021-04-25feat(npm): add alias for `npm update` (#9442)Petr Rajtslegr
2021-04-25feat(npm): add alias for `npm i -f` (#8454)Mauro Porras
2021-04-23feat(fzf): look in XDG compliant location (#9858)Ian G Canino
2021-04-23feat(systemadmin): add IPv6 info to `geteip` command (#9856)Wolfgang Ladermann
2021-04-11docs(rails): reflect changes to aliases (#9809)Chuck
2021-04-09feat(command-not-found): add support for Termux (#9666)Mario A
2021-04-09refactor(command-not-found): clean up and reorganize logicMarc Cornellà
2021-04-09feat(command-not-found): add support for Homebrew on Apple M1 (#9797)Daniel Wang
2021-04-09feat(archlinux)!: remove deprecated commands `aur` and `abs` (#9803)Jeff M. Hubbard
2021-04-07feat(react-native): add aliases for iPhone 12 (#9792)ilter
2021-04-06feat(archlinux): add support for aura AUR helper (#9467)ratijas
2021-04-06feat(shell-proxy): enable unexported `DEFAULT_PROXY` setting (#9774)Septs
2021-04-06refactor(archlinux): fix name & scripts; reorder aliases (#9546)ratijas
2021-04-01fix(dirhistory): make sure to call built-in zle widgets (#9771)Stéphane Caron
2021-03-31fix(git): add `push` or `save` to `gstu` alias (#9766)Marc Cornellà
2021-03-28fix(virtualenv): allow empty prefix/suffix in prompt function (#9763)Marc Cornellà
2021-03-27feat(plugins): add hitchhiker plugin (#5117)Luiz Pericolo
2021-03-25fix: use `$USERNAME` guaranteed to always be defined in zshMarc Cornellà
2021-03-15fix(vi-mode): fix keymap indicator on zle-line-finish (#9620)CrispyConductor
2021-03-15fix(fossil): PROMPT and RPROMPT are no longer exported (#9655)wahjava
2021-03-15feat(ssh-agent): add `ssh-add-args` setting (#7908)Will Boyce
2021-03-15feat(fzf): add support for Termux package (#9718)Dario Vladović
2021-03-15fix(emotty): fix `bad assignment` error (#9714)Piotr Rogoża
2021-03-15feat(git): add `grbo` alias for `git rebase --onto` (#8088)John Delgado
2021-03-08fix(terraform): use faster method to get workspace (#9709)Vlad Korolev
2021-02-20feat: add mongocli plugin (#9248)Gustavo Bazan
2021-02-20[docker-compose] Added alias for docker-compose up --build (#8843)Vikas Raj
2021-02-20Replce 'rake routes' task with 'rails rotues' (#9662)Kartikey Tanna
2021-02-09refactor(git-flow): remove duplicate `gflfp` alias (#9640)iammordaty
2021-01-27docs(git-prompt): explain stashed icon (⚑) (#9619)Aidin Gharibnavaz
2021-01-16fix(vi-mode): ignore `clip*` function errors in yank and put widgetsMarc Cornellà
2021-01-16feat(plugins): add `zbell` plugin to notify when commands end (#3034)bullno1
2021-01-16feat(plugins): add `term_tab` plugin to complete other zsh sessions' director...deathjest3r