config/README.md
2026-01-14 12:47:07 -06:00

29 lines
839 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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.