My Windows dotfiles with automated installation of dependencies and configuration of multiple toys to enjoy in your Terminal.
- Windows Terminal (pre-installed with Windows 11)
- PowerShell 7
- Git
- scoop
- Clone the repo (I personally prefer to put it under the
~/.config
folder). - Run the
install.ps1
script file from an elevatedpwsh
prompt (you can use Sudo for Windows if you have it already installed).
- Centralized and easy configuration management for multiple tools (Windows Terminal, Neovim, Starship, WezTerm and many more!)
- Automated checks and installation of Dependencies.
- Automatic installation of Arch Linux in WSL.
- Check the Wiki if you need more guidance to personalize the dotfiles to your liking.
If you care to contribute to this repo, open a pull request or an issue. Suggestions or questions are welcome on my Discord.
- Add support for .NET Development with Neovim (Syntax Coloring, Intellisense, Compilation and Debugging).
- Add dotfiles for Arch Linux.