mirror of
https://github.com/akelge/zsh
synced 2025-07-18 03:22:10 +00:00
Added awslogin function, that uses saml2aws
This commit is contained in:
@ -19,11 +19,11 @@ autoload -U bak
|
||||
# fancyTerm - returns true if we are on xterm/rxvt/screen, elsewhere false
|
||||
autoload -U fancyTerm
|
||||
|
||||
# repo_char - returns a character based on the type of repo we are in
|
||||
autoload -U repo_char
|
||||
# # repo_char - returns a character based on the type of repo we are in
|
||||
# autoload -U repo_char
|
||||
|
||||
# repo_char - returns a character based on the type of repo we are in
|
||||
autoload -U x509
|
||||
|
||||
autoload -U awslogin
|
||||
|
||||
# vim: set ts=4 sw=4 tw=0 ft=zsh :
|
||||
|
Reference in New Issue
Block a user