Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rezapace/ps

"Powershell script sangat bermanfaat untuk kebutuhan yang efisien, dengan hanya satu perintah untuk instalasi yang sederhana dan cepat."
https://github.com/rezapace/ps

automation efficiency fast git-reza installation powershell powershell-scripts productivity ps scripting scripts simple windows windows-10

Last synced: 3 days ago
JSON representation

"Powershell script sangat bermanfaat untuk kebutuhan yang efisien, dengan hanya satu perintah untuk instalasi yang sederhana dan cepat."

Awesome Lists containing this project

README

        

# ⚡ PowerShell Profile

Terminal Keren.

Note **Jalankan dengan Administrator**

## ⚡ Satu Baris Langsung Jadi

Langsung Saja Eksekusi dengan perintah:

```
irm "https://github.com/rezapace/ps/raw/main/setup.ps1" | iex
```

## Versi terpisah

Install bahan bahan:

```
irm "https://github.com/rezapace/ps/raw/main/r1.ps1" | iex
```

Install package:

```
irm "https://github.com/rezapace/ps/raw/main/r2.ps1" | iex
```

## Tampilan
![App Screenshot](https://github.com/rezapace/ps/blob/main/terminal/Tampilan.jpg?raw=true)