Skip to content

Instantly share code, notes, and snippets.

@humblelistener
Created September 16, 2019 00:14
Show Gist options
  • Select an option

  • Save humblelistener/b8a6cc76a9490c40b5d3b7b4366debfa to your computer and use it in GitHub Desktop.

Select an option

Save humblelistener/b8a6cc76a9490c40b5d3b7b4366debfa to your computer and use it in GitHub Desktop.
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