rezz-dotfiles/README.md
2024-05-05 05:16:33 -07:00

28 lines
490 B
Markdown

# Rezz Dotfiles
# 🎨 Rezz ZSH Profile
```
coming soon...
```
# 🎨 Rezz PowerShell Profile
Based off of https://github.com/ChrisTitusTech/powershell-profile with some minor changes.
Execute the following command in an elevated PowerShell window to install the PowerShell profile:
```
irm "https://raw.githubusercontent.com/rezzect/rezz-dotfiles/master/pwsh/setup.ps1" | iex
```
# ⌨️ Rezz SSH Authorized Keys
🐧Linux
```
coming soon...
```
🪟Windows
```
coming soon...
```