summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-02fix(updater): fix ignored variable name in readMarc Cornellà
2020-12-01fix(updater): make sure to run it with zshMarc Cornellà
2020-11-30feat(CLI): add `omz changelog` commandMarc Cornellà
2020-11-30feat(updater): add changelog display by parsing the commit listMarc Cornellà
2020-11-30fix(updater): correctly restart the zsh session when the update pulled changesMarc Cornellà
2020-11-30refactor(updater): switch to Zsh execution and fix git remote detection logicMarc Cornellà
2020-11-26fix(git-auto-fetch): background `git-fetch-all` and other fixes (#9468)Marc Cornellà
2020-11-25fix(magic-enter): fix various bugs in the plugin (#9466)Marc Cornellà
2020-11-22style(ansible): minor style change (#8356)Eugéne Roux
2020-11-20feat(terraform): add autocompletion for Terraform 0.13 (#9226)Mohamed El Mouctar Haidara
2020-11-20fix(shell-proxy): change NAME env variable for WSL clash (#9447)Septs
2020-11-19feat(gitfast): update to git-completion 1.2 (#9458)Felipe Contreras
2020-11-19feat(aws): respect optional parameters from the AWS CLI config file (#9453)Roman Danyk
2020-11-12refactor(colored-man-pages): move nroff wrapper and refactor logic in `colore...ratijas
2020-11-12feat(git): support trunk branches in `git_main_branch` (#9417)Alisson B. Santos
2020-11-11feat(sudo): support aliases to $EDITOR (#9431)Subhaditya Nath
2020-11-11docs(aws): add config examples (#9422)Rob Vadai
2020-11-10fix(aws): fix acp function for MFA without role and other fixes (#9426)Marc Cornellà
2020-11-10docs(thefuck): add description for enabling the plugin (#9433)Nacho González-Garilleti
2020-11-10fix(battery): use `pmset` for battery percentage in macOS (#9364)aimuz
2020-11-09fix(installer): fix error message if $ZSH exists when installingMarc Cornellà
2020-11-09fix(lib): make opts local in omz_urlencode to fix scoping bugMarc Cornellà
2020-11-09fix(fzf): consistently ignore .git directory in `FZF_DEFAULT_COMMAND` (#9421)Elyézer Rezende
2020-11-09Revert "lib: remove share_history"Marc Cornellà
2020-11-04fix(aws): support MFA for profiles without role to assume (#9411)Maksym
2020-10-29aws: split setting profile from changing profile (#9402)Maksym
2020-10-29Add maintainer for aws pluginMarc Cornellà
2020-10-29aws: get and set session token if available (#9397)Setu Shah
2020-10-29colorize: add compatibility for zsh < 5.1 (#9400)spreiter
2020-10-28Fix labels in issue templatesMarc Cornellà
2020-10-27gitfast: fetch latest fixes from git-completion (#9390)Felipe Contreras
2020-10-27lib: delete zsh session history listMarc Cornellà
2020-10-24aws: add role delegation and MFA support as per IAM Best Practices (#8419)Maksym
2020-10-24gitfast: improve command aliases (#9385)Felipe Contreras
2020-10-24gitfast: update to latest upstream and more (#9382)Felipe Contreras
2020-10-21npx: deprecate pluginMarc Cornellà
2020-10-21Grammar: remove hyphens from predicate adjective “up to date” (#9356)Lucas Larson
2020-10-21kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344)Wenli Wan
2020-10-21Revert "lib: treat _ and - as part of a word"Marc Cornellà
2020-10-20fzf: add check for OpenSUSE and OpenBSD packages (#9327)Marc Cornellà
2020-10-20lib: follow symlinked plugins in `plugin list` CLI commandMarc Cornellà
2020-10-18lib: allow bare output in theme and plugins list commandMarc Cornellà
2020-10-18lib: use `column` to format plugin and theme list CLI commandsMarc Cornellà
2020-10-17kubectl: check for empty cache completion fileMarc Cornellà
2020-10-16kubectl: verify kubectl is installed before running compdef (#9346)IsThisTheMatrix
2020-10-14globalias: use ${(z)var} to split into words using shell parsingMarc Cornellà
2020-10-14globalias: expand filtering to anywhere in the command (#9338)Patrick W. Healy
2020-10-13safe-paste: fix _bracketed_paste_zle_init/finish errorMarc Cornellà
2020-10-13git-prompt: document Python prerequisite in README (#9336)Gonçalo Queirós
2020-10-13meta: add checklist instructions on Pull Request templateMarc Cornellà