182 B
182 B
scripts-n-stuff
Collection of useful powershell and bash scripts
Make Scripts executable from everywhere
- notepad $PROFILE
- add: $env:PATH += ";$env:USERPROFILE\Scripts"