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.

Revisions

  1. humblelistener created this gist Sep 16, 2019.
    1 change: 1 addition & 0 deletions AWS-Vault-Login-Alias-Windows
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    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'