Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tonytech83/powershell-profile
- Owner: tonytech83
- Created: 2024-09-27T08:28:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T18:03:43.000Z (about 1 month ago)
- Last Synced: 2024-12-12T19:19:09.544Z (about 1 month ago)
- Topics: powershell
- Language: PowerShell
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ProfileFeels 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`