Created
September 16, 2019 00:14
-
-
Save humblelistener/b8a6cc76a9490c40b5d3b7b4366debfa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias awslogin='function _login(){ aws-vault --debug login $1 --stdout | xargs -t "c:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome" --args --incognito --new-window; }; _login' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment