28 lines
490 B
Markdown
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...
|
|
``` |