summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2021-08-18fix(pyenv): fix for checking if pyenv-virtualenv is installedMarc Cornellà
2021-08-18docs(pyenv): document necessity to logout after PATH settingsMarc Cornellà
2021-08-17fix(colemak): remove `lesskey` usage in less v582 and newer (#10102)Marc Cornellà
2021-08-14docs(dirhistory): document keyboard shortcut conflict with Windows TerminalMarc Cornellà
2021-08-14style(extract): adopt main code style guide and refactor variablesMarc Cornellà
2021-08-14fix(extract): don't push entries to dirstack when extracting rpm and deb filesMarc Cornellà
2021-08-14fix(extract): correctly extract rpm files on other directoriesMarc Cornellà
2021-08-14feat(extract): add cpio supportXeonacid
2021-08-14fix(extract): support unpacking deb file from different directoryAlexander Kapshuna
2021-08-14feat(extract): add suport for .cab files via `cabextract`Marc Cornellà
2021-08-13refactor(cloudapp)!: remove deprecated `cloudapp` pluginMarc Cornellà
2021-08-13refactor(go)!: remove deprecated `go` pluginMarc Cornellà
2021-08-13refactor(fedora)!: remove deprecated `fedora` pluginMarc Cornellà
2021-08-10feat(plugins): `octozen` shows an Octocat zen quote on startup (#5959)Gregor Trefs
2021-08-10feat(plugins): add completion plugin for `invoke` (#7311)Quentin Nerden
2021-08-10feat(git): add `develop` branch name detection (#9881)Max Eisner
2021-08-06chore(ag): fix README (#10001)Aayush Kapoor
2021-07-26fix(pyenv): fix for ignoring pyenv-win commandsMarc Cornellà
2021-07-26fix(pyenv): fix pyenv PATH settings with a warning (#9935)Neil Girdhar
2021-07-23feat(plugins): add fnm plugin (#9864)Žiga Šebenik
2021-07-16chore(github): add links to supported tools (#10057)MalaGaM @ ARTiSPRETiS
2021-07-13fix(aws): allow for profile switch w/o MFA configured (#9924)Sergei Shvetsov
2021-07-12fix(copybuffer): show error below the command lineMarc Cornellà
2021-07-12feat(gnu-utils): include ggrep in gcmds (#10044)Robert Lankford
2021-07-07fix(dotenv): draw confirmation prompt in next empty lineMarc Cornellà
2021-06-14Revert "ssh-agent: improvements (#6309)"Marc Cornellà
2021-06-13refactor(git-glow): Add config interpolation for git-flow messages (#7481)Fabio Vitale
2021-06-13feat(git): Add aliases for 'git commit -S -s [-m]' (#7616)Nick Revin
2021-06-13feat(pm2): Adding a pm2 plugin (#7684)Myoungdo Park
2021-06-13feat(supervisor): Add aliases for supervisor (#5819)Shubham Chaudhary
2021-06-13perf(mercurial): speed up mercurial plugin (#4591)Michał Duszyk
2021-06-13feat(nvm): introduce customizable list of command that triggers lazy loading ...Guo, Quan
2021-06-13feat(zoxide): add new plugin for zoxide (a smarter cd CLI tool) (#9950)Ajeet D'Souza
2021-06-13feat(git): Add alias for 'git checkout --recurse-submodules' (#9958)Lasse Peters
2021-06-13feat(pip): add alias for updating all requirements via pip (#9965)Sagar Yadav
2021-06-13feat(kubectx): adding a new plugin for 'kubectx' (#6114)Stanisław Szydło
2021-06-13Merge branch 'master' of github.com:ohmyzsh/ohmyzshRobby Russell
2021-06-13style(kubectl): Being more explicit alias to the main CLI tool instead of to ...Robby Russell
2021-06-13Merge branch 'master' of git://github.com/kozl/oh-my-zsh into kozl-masterRobby Russell
2021-06-12feat(plugins): Add Ag completion (#3534)Guillermo Alcantara
2021-06-12feat(plugins): New plugins for samtools and bedtools (#3574)Rolf Schröder
2021-06-12feat(plugins): Plugin "debian": Switch order of "apt" and "aptitude" for dete...Felix Stupp
2021-06-12feat(plugins): Add helper function to get current mercurial bookmark (#4970)Mirko Lelansky
2021-06-12feat(plugins): Add a new showpkg alias to ubuntu plugin (#4653)Oshadha Gunawardena
2021-06-12feat(plugins): Add new isodate plugin for friendly date formatting commands (...Frani
2021-06-12feat(plugins): add gpr alias for /git pull -rebase/ which is easier to rememb...Daniel Wu
2021-06-11feature(plugins): add bower commands aliases (#3387)Gabo Esquivel
2021-06-11fix(plugins): cache thefuck aliases (#5522)Francesco Giannelli
2021-06-11fix(virtualenvwrapper): several changes for checking git directory, including...Dom Sekotill
2021-06-11fix(kubectl): remove duplicated alias for kubectl plugin `kgsa` (#9927)Wenli Wan