- 12 Nov, 2020 1 commit
-
-
Alisson B. Santos authored
-
- 11 Nov, 2020 2 commits
-
-
Subhaditya Nath authored
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Rob Vadai authored
-
- 10 Nov, 2020 3 commits
-
-
Marc Cornellà authored
* fix(aws): don't duplicate aws_prompt_info function in RPROMPT * refactor(aws): clean up logic in acp function and fix session duration input Fixes #9409
-
Nacho González-Garilleti authored
Add a description about adding thefuck to the plugins list
-
aimuz authored
Returns the battery charge consistent with the system battery manager
-
- 09 Nov, 2020 4 commits
-
-
Marc Cornellà authored
Also prefix all formatting functions with fmt_ Related: #9427
-
Marc Cornellà authored
Fixes error message when using zplug, due to $opts having been declared as an associative array: omz_urlencode:2: bad set of key/value pairs for associative array Fixes #9429
-
Elyézer Rezende authored
Be consistent and ignore contents of `.git` directory no matter how FZF_DEFAULT_COMMAND is set.
-
Marc Cornellà authored
This reverts commit 23760228. Fixes #9430
-
- 04 Nov, 2020 1 commit
-
-
Maksym authored
Previously, the plugin only supported MFA for profiles that had a role to assume, specified in role_arn. Now, the plugin supports MFA for profiles without a role to assume. Closes #9408 * refactor(aws plugin): remove dependency on jq Previously, acp command relied on jq. Now that dependency has been removed, as well as some linter suggestions implemented.
-
- 29 Oct, 2020 4 commits
-
-
Maksym authored
the change to assume a role when it is specified in configuration broke some workflows. This fix addresses that Fixes #9394
-
Marc Cornellà authored
-
Setu Shah authored
-
spreiter authored
The direct assignment of a local array is not possible in older ZSH version, as used by RHEL/CentOS 7.
-
- 28 Oct, 2020 1 commit
-
-
Marc Cornellà authored
-
- 27 Oct, 2020 2 commits
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Marc Cornellà authored
NOTE: it still lives somewhere in the current zsh process. Run `fc -P` to restore it.
-
- 24 Oct, 2020 3 commits
-
-
Maksym authored
* Added role delegation support and MFA support as per IAM Best Practices * fix: grep with color enabled breaks profile parsing * fix: compatible with MacOS basic sed * docs: Added jq as a dependency * feat: added variable session duration, if the role to be assumed permits it. * bug: incorrect assigment for session length * fix: profile extraction failed with some versions of sed Fixed the issue that resulted from merging upstream changes to allow "." in the profile name * fix: broken profile parsing when profile name contains "@"
-
Felipe Contreras authored
So that compdefs with dashes work as well as underscores: compdef _git gc=git_commit Or: compdef _git gc=git-commit The official Zsh Git completion uses dashes, and this way people don't have to change their existing definitions. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
-
- 21 Oct, 2020 4 commits
-
-
Marc Cornellà authored
Fixes #9366
-
Wenli Wan authored
-
Marc Cornellà authored
This reverts commit 50dc4ab3. The community has spoken: - https://github.com/ohmyzsh/ohmyzsh/issues/9367 - https://github.com/ohmyzsh/ohmyzsh/issues/8743 Fixes #9367
-
- 20 Oct, 2020 2 commits
-
-
Marc Cornellà authored
-
-
- 18 Oct, 2020 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 17 Oct, 2020 1 commit
-
-
Marc Cornellà authored
-
- 15 Oct, 2020 1 commit
-
-
IsThisTheMatrix authored
-
- 14 Oct, 2020 2 commits
-
-
Marc Cornellà authored
-
Patrick W. Healy authored
-
- 13 Oct, 2020 3 commits
-
-
Marc Cornellà authored
Fixes #9337
-
Gonçalo Queirós authored
-
Marc Cornellà authored
-
- 11 Oct, 2020 4 commits
-
-
Marc Cornellà authored
Fixes #8212 Co-authored-by: Sean Hellum <seanhellum45@gmail.com>
-
VectorW authored
-
Ivan Dario Piernagorda Peña authored
-
Joshua Pratt authored
-