Skip to content

Instantly share code, notes, and snippets.

@ThisIsntMyId
Created March 5, 2022 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ThisIsntMyId/e21c2d102b87e40c821ee7769845b971 to your computer and use it in GitHub Desktop.
Save ThisIsntMyId/e21c2d102b87e40c821ee7769845b971 to your computer and use it in GitHub Desktop.
Aws sam not found in git bash
create alias in git bash (C:\Program Files\Git\etc\bash.bashrc)
open as admin
alias sam="/c/Program\ Files/Amazon/AWSSAMCLI/bin/sam.cmd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment