- 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
-
- 10 Oct, 2020 6 commits
-
-
Marc Cornellà authored
Removes missing screenshots from README for kube-ps1 plugin. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
-
Sreekanth S authored
-
Marc Cornellà authored
Fixes #9326
-
Marc Cornellà authored
Related: #2537, #9324
-
Marc Cornellà authored
-
Marc Cornellà authored
-
- 09 Oct, 2020 12 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
-
Marc Cornellà authored
-