- 12 Nov, 2020 2 commits
-
-
ratijas authored
-
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 1 commit
-
-
Elyézer Rezende authored
Be consistent and ignore contents of `.git` directory no matter how FZF_DEFAULT_COMMAND is set.
-
- 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 3 commits
- 27 Oct, 2020 1 commit
-
-
Felipe Contreras authored
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 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 3 commits
-
-
Marc Cornellà authored
Fixes #9366
-
Wenli Wan authored
-
- 20 Oct, 2020 1 commit
-
-
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 2 commits
-
-
Marc Cornellà authored
Fixes #9337
-
Gonçalo Queirós authored
-
- 11 Oct, 2020 3 commits
-
-
VectorW authored
-
Ivan Dario Piernagorda Peña authored
-
Joshua Pratt authored
-
- 09 Oct, 2020 11 commits
-
-
Joshua Bedford authored
Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com> Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
James Zhang authored
Co-authored-by: zhangjinyan1 <zhangjinyan1@guazi.com>
-
Geoffrey GREBERT authored
Co-authored-by: Geoffrey GREBERT <ggrebert@sii.fr>
-
Atk authored
-
Danny Grove authored
Closes #5782 Fixes #8959 Closes #8976
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Keith Yao authored
Closes #7138 Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Chigozirim C authored
Closes #7807 Co-authored-by: Marc Cornellà <marc.cornella@live.com>
-
Marc Cornellà authored
-
Andrew Janke authored
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
-