My Windows development environment.
A collection of configuration files for the tools I use every day.
| Tool | Description |
|---|---|
| 🦇 Bat | Syntax highlighting pager |
| 🎵 Cava | Terminal audio visualizer |
| 🪟 ExplorerBlurMica | Explorer customization |
| 🚀 Fastfetch | System information |
| 🌿 Git | Git configuration |
| 🎨 Oh My Posh | PowerShell prompt |
| ⚡ PowerShell | Shell profile & functions |
| 📦 Scoop | Package manager exports |
| 🖥️ Windows Terminal | Terminal settings |
| 📊 YASB | Yet Another Status Bar |
| 💬 Discord Theme | vencord |
.
├── bat/
├── cava/
├──Discord/
├── explorerblurmica/
├── fastfetch/
├── git/
├── oh-my-posh/
├── powershell/
├── scoop/
├── windows-terminal/
├── yasb/
├── LICENSE
└── README.md
Clone the repository:
git clone https://github.com/<username>/dotfiles.git
cd dotfilesCopy the desired configuration files to their respective locations, or restore them using your own installation script.
- Flavor: Catppuccin Mocha
- Font: JetBrainsMono Nerd Font
- Terminal: Windows Terminal
- Prompt: Oh My Posh
- System Info: Fastfetch
- Pager: Bat
Screenshots coming soon.
This project is licensed under the MIT License.