29 lines
839 B
Markdown
29 lines
839 B
Markdown
# Config
|
||
|
||
A repository for my configuration files and setup scripts for Linux and Windows
|
||
|
||
## Configurations
|
||
|
||
:diamond_shape_with_a_dot_inside: PowerShell and Git Bash for Windows
|
||
|
||
🗒️ Visual Studio Code
|
||
|
||
🖥️ Windows Terminal
|
||
|
||
⌨️ Oh My Posh
|
||
|
||
## Prerequisites
|
||
|
||
📝 [Git for Windows](https://git-scm.com/install/windows)
|
||
|
||
📝 [PowerShell 7](https://github.com/PowerShell/PowerShell/releases)
|
||
|
||
📝 [Caskaydia Mono NerdFont](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/CascadiaMono.zip)
|
||
|
||
📝 [Oh My Posh](https://ohmyposh.dev/docs/installation/windows)
|
||
**NOTE:** Typically it is sufficient to run `winget install JanDeDobbeleer.OhMyPosh --source winget`
|
||
|
||
## Notes
|
||
|
||
ℹ️ My OMP theme is based on the `rudolfs-dark` theme covered in Jan DeDobbeleer's oh-my-posh repository which is under the MIT license.
|