Skip to content

Instantly share code, notes, and snippets.

@bilardi
Created December 5, 2019 10:16
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 bilardi/ec3ef6a9461f1812463e5a844e5b349b to your computer and use it in GitHub Desktop.
Save bilardi/ec3ef6a9461f1812463e5a844e5b349b to your computer and use it in GitHub Desktop.
Windows tips
cd C:\Users\$env:UserName\Code
start notepad .\00-local.sh
more .\00-local.sh
copy .\00-local.sh .\00-local.bat
md bat
move .\00-local.bat .\bat\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment