Age | Commit message (Expand) | Author |
2021-06-13 | Merge branch 'master' of git://github.com/kozl/oh-my-zsh into kozl-master | Robby Russell |
2021-06-12 | feat(plugins): New plugins for samtools and bedtools (#3574) | Rolf Schröder |
2021-06-12 | feat(plugins): Plugin "debian": Switch order of "apt" and "aptitude" for dete... | Felix Stupp |
2021-06-12 | feat(plugins): Add helper function to get current mercurial bookmark (#4970) | Mirko Lelansky |
2021-06-12 | feat(plugins): Add a new showpkg alias to ubuntu plugin (#4653) | Oshadha Gunawardena |
2021-06-12 | feat(plugins): Add new isodate plugin for friendly date formatting commands (... | Frani |
2021-06-12 | feat(plugins): add gpr alias for /git pull -rebase/ which is easier to rememb... | Daniel Wu |
2021-06-11 | feature(plugins): add bower commands aliases (#3387) | Gabo Esquivel |
2021-06-11 | fix(plugins): cache thefuck aliases (#5522) | Francesco Giannelli |
2021-06-11 | fix(virtualenvwrapper): several changes for checking git directory, including... | Dom Sekotill |
2021-06-11 | fix(kubectl): remove duplicated alias for kubectl plugin `kgsa` (#9927) | Wenli Wan |
2021-06-11 | feat(rails): Add `rdmr` (`rake db:migrate:redo`) alias to Rails plugin (#6124) | Dzianis Dashkevich |
2021-06-11 | feat(rails): Add `rdmd` and `rdmu` aliases to Rails plugin (#6126) | Dzianis Dashkevich |
2021-06-11 | feat(rails): add 'rails server --bind' alias (#4977) | Eric Liu |
2021-06-11 | fix(vagrant): Allow dot in Vagrant box name (#4803) | Hugo Stijns |
2021-06-11 | Aliases: Adding a README file for the plugin. #4662 | Robby Russell |
2021-06-11 | feat(plugins): add aliases cheatsheet plugin (#4662) | hqingyi |
2021-06-11 | ssh-agent: improvements (#6309) | Nuno Goncalves |
2021-06-11 | add python alias (#7736) | Roc |
2021-05-28 | feat(extract): add support for .ear files (#9901) | Corey Hinkle |
2021-05-28 | chore(chucknorris): fix typo (#9916) | Gustavo J. Acosta |
2021-05-28 | fix(dirhistory): fix ALT+Left/Right key bindings for iTerm2 (#9940) | Marc Cornellà |
2021-05-21 | feat(dirhistory): add ALT+UP/DOWN key bindings for iTerm2 (#8502) | rhuitl |
2021-05-21 | feat(shrink-path): add ability to toggle off path shrinking (#9794) | Marc Cornellà |
2021-05-03 | feat(git): add aliases `gcas` and `gcasm` for commit with sign-off (#8881) | Babak K. Shandiz |
2021-05-03 | fix(cargo): complete flags for default cargo aliases (#9692) | Ben Goldberg |
2021-05-03 | fix(command-not-found): remove invalid argument for PackageKit (#9876) | sevendials |
2021-05-03 | feat(plugins): add `gh` plugin for GitHub CLI (#9557) | kalle (jag) |
2021-04-26 | fix(deno): actually load deno completion (#9863) | Carlo Sala |
2021-04-25 | fix(kubectl): use `--current` flag in `kcn` alias (#7605) | Eric Rodrigues Pires |
2021-04-25 | feat(plugins): add plugin for `deno` (#9847) | Carlo Sala |
2021-04-25 | feat(npm): add aliases for `npm search` and `npm info` (#9365) | Sherwin Heydarbeygi |
2021-04-25 | feat(npm): add alias for `npm update` (#9442) | Petr Rajtslegr |
2021-04-25 | feat(npm): add alias for `npm i -f` (#8454) | Mauro Porras |
2021-04-23 | feat(fzf): look in XDG compliant location (#9858) | Ian G Canino |
2021-04-23 | feat(systemadmin): add IPv6 info to `geteip` command (#9856) | Wolfgang Ladermann |
2021-04-11 | docs(rails): reflect changes to aliases (#9809) | Chuck |
2021-04-09 | feat(command-not-found): add support for Termux (#9666) | Mario A |
2021-04-09 | refactor(command-not-found): clean up and reorganize logic | Marc Cornellà |
2021-04-09 | feat(command-not-found): add support for Homebrew on Apple M1 (#9797) | Daniel Wang |
2021-04-09 | feat(archlinux)!: remove deprecated commands `aur` and `abs` (#9803) | Jeff M. Hubbard |
2021-04-07 | feat(react-native): add aliases for iPhone 12 (#9792) | ilter |
2021-04-06 | feat(archlinux): add support for aura AUR helper (#9467) | ratijas |
2021-04-06 | feat(shell-proxy): enable unexported `DEFAULT_PROXY` setting (#9774) | Septs |
2021-04-06 | refactor(archlinux): fix name & scripts; reorder aliases (#9546) | ratijas |
2021-04-01 | fix(dirhistory): make sure to call built-in zle widgets (#9771) | Stéphane Caron |
2021-03-31 | fix(git): add `push` or `save` to `gstu` alias (#9766) | Marc Cornellà |
2021-03-28 | fix(virtualenv): allow empty prefix/suffix in prompt function (#9763) | Marc Cornellà |
2021-03-27 | feat(plugins): add hitchhiker plugin (#5117) | Luiz Pericolo |
2021-03-25 | fix: use `$USERNAME` guaranteed to always be defined in zsh | Marc Cornellà |