3923 Commits (e9bc107ad502083d91c5bcca1415634563c8b5dc)

Author SHA1 Message Date
Marc Cornellà e9bc107ad5
fix(dirhistory): define key bindings for vi mode (#10450) 4 years ago
Philipp Schmitt 068feca15d
feat(zsh-navigation-tools)!: update to zdharma-continuum fork (#10402) 4 years ago
Mark Mercado 4f90849425
feat(lpass): add plugin for LastPass CLI completion (#9323) 4 years ago
Benoit Foujols 7546ded93b
fix(symfony2): silence debug lines in command completion (#10528) 4 years ago
Carlo Sala 98a916b2cf
feat(yarn): upgrade completion to latest version (#10516) 4 years ago
alexandregv 6babcbd884
feat(asdf): add support for archlinux/AUR package (#9893) 4 years ago
Sergei Shishov bd0b4b64c6
fix(asdf): fix path to Homebrew installation of `asdf` (#10481) 4 years ago
Ming Aldrich-Gan 904f8685f7
feat(brew): improve `brews` list layout (#10135) 4 years ago
Celestino Gomes 3a3a44c7b5
feat(rvm): add alias `rvms` (#10219) 4 years ago
jxlwqq 1e263e245d
feat(operator-sdk): add plugin for operator-sdk (#10423) 4 years ago
Robi Nino 481b912fd7
feat(jfrog): Support jf executable auto completion (#10503) 4 years ago
theVerusDev f8c76d55a7
feat(cnf): Added support for SUSE-derived operation systems (ZYpp) to CNF plugin (#10508) 4 years ago
jxlwqq a150d8a7c0
feat(istioctl): add plugin for istioctl (#10410) 4 years ago
Patrick Fitzgerald 08d086a09c
feat(volta): add volta plugin (#10441) 4 years ago
Carlo Sala 44c6a71243
feat(deno): adding drA alias for --allow-all (#10501) 4 years ago
smac89 b7fb0a55c0
fix(heroku): fix XDG cache directory name and code style (#10436) 4 years ago
Sean Flanigan 52a46ec362
feat(fzf): support fzf in Cygwin (#9463) 4 years ago
Logan Linn 010c36d4ab
refactor(fzf): adopt code style and simplify function naming (#10514) 4 years ago
Marc Cornellà 7d03ea18ed
fix: declare variables as global when using `typeset` 4 years ago
Marc Cornellà fb86ec7749
style: use `typeset` for dynamic variable names 4 years ago
K Harishankar 5403db8599
feat(archlinux): add aliases for cleaning package cache (#10091) 4 years ago
Marc Cornellà 9a3d853481
fix: quote % characters in ruby prompt info functions 4 years ago
Marc Cornellà 59cb231692
style(rbenv): adapt to code style 4 years ago
Marc Cornellà 5c14474eb2
style(chruby): fix plugin code style and loading process 4 years ago
Marc Cornellà 7b12fa9799
style(rbfu): clean up code 4 years ago
fengkx e96b8bd523
refactor(shell-proxy)!: rename env vars to `SHELLPROXY_*` and add usage message (#10456) 4 years ago
David Sutherland 1c07001896
fix(mercurial): correctly check for untracked files in `hg_dirty` (#2177) 4 years ago
Marc Cornellà 4119f53004
perf(mercurial): optimize utility functions 4 years ago
Pandu POLUAN d058801a18
feat(mercurial): add `hgci` alias for interactive commit (#8912) 4 years ago
Romain Failliot 24974a135c
feat(mercurial)!: use `PREFIX` and `SUFFIX` settings in `hg_prompt_info` (#6631) 4 years ago
anatolyrr e52584c901
perf(mercurial): improve performance of `hg_prompt_info` (#7929) 4 years ago
Nicolas Cavigneaux dcf12ba8f3
fix(mercurial): show author name in `hgsl` alias log alias (#3500) 4 years ago
whoami 46e63340ee
feat(branch): show mercurial bookmarks if used (#9948) 4 years ago
Josh Soref 0e41181d54
chore: fix spelling errors across the project (#10459) 4 years ago
Nicholas Hawkes bf303965e6
feat(aws): Adds the login option for AWS SSO (#9921) 4 years ago
Markus Hofbauer 58478d0888
feat(git): Add alias for rebasing to origin/main-branch (#10445) 4 years ago
Adam Cwyk 8e5f3db305
feat(dotnet): add alias for `dotnet build` command (#10435) 4 years ago
Kyle 452ddff763
feat(xcode): support `.swiftpm` as project file in `xc` (#10434) 4 years ago
Marc Cornellà 15fd9c84de style(bundler): simplify `bundled_commands` array operations 4 years ago
Marc Cornellà 98b4801548 fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file change 4 years ago
Aurora ff09151d6b
fix(bgnotify): avoid permission prompts by checking frontmost app ID (#10318) 4 years ago
Marc Cornellà 88e72e8a54 fix(docker-compose)!: check for old command instead of calling `docker` (#10409) 4 years ago
Marc Cornellà b60b3f1842
fix(osx): deprecate `osx` plugin without symlink (#10428) 4 years ago
Brian Tannous 2b379ec42c
feat(kn): add plugin for `kn` completion (#8927) 4 years ago
Marc Cornellà 60b89cd264
feat(ssh-agent): add `quiet` option to silence plugin (#9659) 4 years ago
Marc Cornellà 2c06852546
style(dirhistory): remove use of `eval` completely 4 years ago
Marc Cornellà 72928432f1
fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` 4 years ago
Marc Cornellà 06fc5fb129
fix(dirhistory): fix unsafe eval bug in back and forward widgets 4 years ago
Marc Cornellà 1448d234d6
fix(dirhistory): fix Up/Down key bindings for Terminal.app 4 years ago
Kirill Molchanov 22de1d304c
fix(command-not-found): pass arguments correctly in Termux (#10403) 4 years ago