Skip to content

windows dotfiles with config and installation of apps , auto setup sym linking

License

Notifications You must be signed in to change notification settings

hemilkaklotar/windows-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f86f345 · Mar 29, 2025

History

30 Commits
Oct 4, 2024
Mar 29, 2025
May 29, 2024
Oct 4, 2024
Oct 22, 2024
Feb 15, 2025
Jun 10, 2024
Jun 15, 2024
Jun 15, 2024
Jun 15, 2024
May 30, 2024
May 30, 2024

Repository files navigation

Windows Dotfiles

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.

Table of Contents

Installation

To set up the dotfiles on your Windows system, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/hemilkaklotar/windows-dotfiles.git ~/dotfiles
  2. Navigate to the cloned directory:

    cd ~/dotfiles
  3. Run the setup script to create symbolic links and configure your environment:

    ./install.ps1

Configuration

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.