An open API service indexing awesome lists of open source software.

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

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
```