Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tonytech83/powershell-profile

Custom PowerShell profile
https://github.com/tonytech83/powershell-profile

powershell

Last synced: 23 days ago
JSON representation

Custom PowerShell profile

Awesome Lists containing this project

README

        

[![Install](https://github.com/tonytech83/powershell-profile/actions/workflows/main.yml/badge.svg)](https://github.com/tonytech83/powershell-profile/actions/workflows/main.yml)
# PowerShell Profile

Feels almost as good as a Linux terminal.

![pic](pic.png)


### 1. Clone repo
```powershell
git clone https://github.com/tonytech83/powershell-profile.git
```

### 2. Execute `setup.ps1` as **admin**. This will install:

- JetBrainsMono nerd font
- Oh My Posh
- Terminal Icons module
- fzf
- zoxide

### 3. Execute `setprofile.ps1`. This will copy `Microsoft.PowerShell_profile.ps1` into `C:\Users\\Documents\PowerShell`

### 4. Copy and paste `my_theme.omp.json` into `C:\Program Files (x86)\oh-my-posh\themes`