This repository contains my configuration files (dotfiles) for a Windows environment. These dotfiles are used to set up and manage various tools and applications to create a productive and customized development environment.
To set up the dotfiles on your Windows system, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/hemilkaklotar/windows-dotfiles.git ~/dotfiles
-
Navigate to the cloned directory:
cd ~/dotfiles
-
Run the setup script to create symbolic links and configure your environment:
./install.ps1
The following tools and configurations are included in this repository:
- Scoop: A command-line installer for Windows.
- Choco: A command-line installer for Windows.
- Kanata: A keyboard remapping tool.
- PowerShell: PowerShell profile and custom scripts.
- GlazeWM: A lightweight window manager.
- WezTerm: A lightweight terminal emulator.