This repository contains my dotfiles configuration for Windows. In continuous work...
- Neovim Configuration: Configurations for Neovim, including plugins, themes, and custom shortcuts.
- Git Configuration: Custom configurations for Git, including aliases and color options.
- PowerShell Profile: PowerShell profile file that loads modules, customizes the prompt, and provides useful aliases and functions.
- Uninstall Scripts: PowerShell scripts to facilitate the uninstallation of specific Windows modules.
-
Clone the Repository:
git clone https://github.com/marcotondi/dotfiles.git
-
Run Configuration Scripts
./init.ps1
-
Restart PowerShell or the Terminal
- Customize configurations according to your needs by editing the appropriate files.
- Ensure you have the necessary privileges to run uninstall scripts.
I drew inspiration from the following sources:
- script init.ps1 - to finish the configuration
- script winget.ps1 - to finish the configuration
For questions or suggestions, contact me. Happy hacking! 🚀