alainassaf / Windots

A collection of scripts and configuration files for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windots

A collection of scripts and configurations, commonly referred to as dotfiles, for Windows.

At this stage, the repository only contains configuration for PowerShell 7 and Windows Terminal. I plan to add more over time.

Admin rights are required when running the setup script to create the symbolic link to Profile.ps1. This allows any changes made to the Profile script to be immediately reflected without re-running the setup script.

Installation

  1. Clone the repository to your home directory.
  2. Run Setup.ps1 from an elevated PowerShell prompt.

Blog Post

About

A collection of scripts and configuration files for Windows

License:MIT License


Languages

Language:PowerShell 77.5%Language:Lua 22.5%