Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-21 | npx: deprecate plugin | Marc Cornellà | |
Fixes #9366 | |||
2020-10-21 | Grammar: remove hyphens from predicate adjective “up to date” (#9356) | Lucas Larson | |
https://english.stackexchange.com/a/180617 https://web.archive.org/web/20190728053012id_/grammarist.com/usage/up-to-date/#text-60 | |||
2020-10-21 | kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344) | Wenli Wan | |
2020-10-20 | fzf: add check for OpenSUSE and OpenBSD packages (#9327) | Marc Cornellà | |
2020-10-17 | kubectl: check for empty cache completion file | Marc Cornellà | |
2020-10-16 | kubectl: verify kubectl is installed before running compdef (#9346) | IsThisTheMatrix | |
2020-10-14 | globalias: use ${(z)var} to split into words using shell parsing | Marc Cornellà | |
2020-10-14 | globalias: expand filtering to anywhere in the command (#9338) | Patrick W. Healy | |
2020-10-13 | safe-paste: fix _bracketed_paste_zle_init/finish error | Marc Cornellà | |
Fixes #9337 | |||
2020-10-13 | git-prompt: document Python prerequisite in README (#9336) | Gonçalo Queirós | |
2020-10-11 | globalias: allow filtering values not to be expanded (#9331) | VectorW | |
2020-10-11 | emacs: add ansi-term directory tracking (#9218) | Ivan Dario Piernagorda Peña | |
2020-10-11 | systemadmin: correct sort order for psmem aliases (#6253) | Joshua Pratt | |
2020-10-10 | Remove missing screenshots from kube-ps1 README (#9199) | Marc Cornellà | |
Removes missing screenshots from README for kube-ps1 plugin. Signed-off-by: hasheddan <georgedanielmangum@gmail.com> | |||
2020-10-09 | Add lando plugin (#8748) | Joshua Bedford | |
Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com> Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-10-09 | mvn: list modules (directories with pom.xml) (#8478) | James Zhang | |
Co-authored-by: zhangjinyan1 <zhangjinyan1@guazi.com> | |||
2020-10-09 | mvn: add Quarkus support in mvn completion (#9037) | Geoffrey GREBERT | |
Co-authored-by: Geoffrey GREBERT <ggrebert@sii.fr> | |||
2020-10-09 | wd: update to v0.5.1 (#9273) | Atk | |
2020-10-09 | nvm: add autoloading of nvm version in .nvmrc | Danny Grove | |
Closes #5782 Fixes #8959 Closes #8976 | |||
2020-10-09 | nvm: exit the plugin if the nvm loading script wasn't found | Marc Cornellà | |
2020-10-09 | nvm: only lazy-load nvm if the NVM_LAZY setting is set | Marc Cornellà | |
2020-10-09 | nvm: speed-up nvm loading with `--no-use` | Keith Yao | |
Closes #7138 Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-10-09 | nvm: check $XDG_CONFIG_HOME/nvm for an nvm installation | Chigozirim C | |
Closes #7807 Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-10-09 | nvm: simplify nvm.sh and bash completion loading | Marc Cornellà | |
2020-10-09 | nvm: use `nvm current` in nvm_prompt_info and look in alternate install ↵ | Andrew Janke | |
locations This makes it work regardless of where nvm is loaded from. And it uses nvm's version strings, which distinguish the "system" and "none" NVM environments, instead of reporting the specific version of the system node.js or erroring, respectively. Fixes #4336 Closes #4338 | |||
2020-10-09 | safe-paste: refresh plugin (update for zsh 5.1 and vi keymaps) (#7887) | Tom Hale | |
2020-10-09 | Add git-lfs plugin (#9077) | Duc Nguyen | |
2020-10-08 | kubectl: add wrappers for colorized output in JSON and YAML (#9316) | Raphaël Pinson | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-10-08 | nvm: add Homebrew's nvm setup (#8316) | davidfmatheson | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-10-07 | z: upgrade plugin to the latest version (#9310) | Michele Bologna | |
Commit-id: 125f4dc47e15891739dd8262d5b23077fe8fb9ab https://github.com/rupa/z/commit/125f4dc47e15891739dd8262d5b23077fe8fb9ab | |||
2020-10-05 | Revert "Remove redundant bashcompinit calls" | Marc Cornellà | |
This reverts commit f776af2a1f5d5ced17bdeb00f7adb64ccfaa99a6. Fixes #9314 | |||
2020-10-04 | git: fix version check | Marc Cornellà | |
2020-10-03 | git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268) | Fabian Bonk | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-10-03 | bundler: refactor bundler plugin and clean up gem wrappers | Marc Cornellà | |
2020-10-03 | bundler: format aliases table and clean up README (#9300) | Sandip Subedi | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-10-03 | Add completion plugin for IPFS (InterPlanetary File System) (#4737) | Angel Ramboi | |
2020-10-03 | Add sublime-merge plugin (#7228) | Amir Masoud Abdol | |
2020-10-01 | pip: move plugin cache to XDG folder (#9299) | Goose | |
2020-09-30 | Remove redundant bashcompinit calls | Marc Cornellà | |
Fixes #9246 | |||
2020-09-30 | terraform: add tf Alias (#8206) | Andrew Babichev | |
2020-09-29 | minikube: fix spelling (#9270) | Olivier Lemasle | |
2020-09-29 | composer: autoload cache functions | Marc Cornellà | |
Fixes #9236 | |||
2020-09-28 | brew: add alias for brew to avoid upgrading casks (#9280) | Pierre-Luc Paour | |
2020-09-28 | bgnotify: use $2 in preexec hook if $1 is empty | Marc Cornellà | |
Fixes #5803 | |||
2020-09-26 | laravel5: clean up | Marc Cornellà | |
2020-09-18 | docker: document option-stacking setting | Marc Cornellà | |
Fixes #9266 | |||
2020-09-14 | brew: replace deprecated brew cask outdated command (#9253) | Alessandro | |
2020-09-09 | pyenv: run pyenv init with --no-rehash (#8917) | Randall Leeds | |
Add --no-rehash to the pyenv init command, which was removed in [#4492]. The rehash was likely disabled because it can affect shell startup times. It should only be necessary when installing or removing Python versions. See [pyenv/pyenv#784] and [sorin-ionescu/prezto#1603] for more detail. [#4492]: https://github.com/ohmyzsh/ohmyzsh/pull/4492 [pyenv/pyenv#784]: https://github.com/pyenv/pyenv/issues/784 [sorin-ionescu/prezto#1603]: https://github.com/sorin-ionescu/prezto/pull/1603 | |||
2020-09-09 | wd: update to latest version (v0.5.0) (#9244) | Atk | |
2020-09-04 | fzf: setup FZF_DEFAULT_COMMAND based on installed tools (#8895) | Alessandro Martini | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> |