https://github.com/polgubau/common-pw1
powershell commands that I sometimes use to automatize tasks
https://github.com/polgubau/common-pw1
bash powershell ps1
Last synced: 2 months ago
JSON representation
powershell commands that I sometimes use to automatize tasks
- Host: GitHub
- URL: https://github.com/polgubau/common-pw1
- Owner: PolGubau
- Created: 2025-01-07T22:34:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:20:23.000Z (over 1 year ago)
- Last Synced: 2025-03-06T16:53:29.626Z (over 1 year ago)
- Topics: bash, powershell, ps1
- Language: PowerShell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Some useful commands
commands that I sometimes use to automatize tasks
## Usage
In a new setup (Windows):
```
git clone https://github.com/PolGubau/common-pw1.git C:\scripts
```
In your windows PATH variable add the path to the scripts folder and also to /shorcuts (if you want to use the shortcuts)
```
C:\scripts
C:\scripts\shortcuts
```