tbjers / dotfiles-win

My dotfiles for Windows, powered by Chezmoi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powershell dotfiles

Chezmoi-based dotfiles for Windows PowerShell, Starship, and Scoop.

installation

Run the following command to set up a new system:

iwr -useb https://raw.githubusercontent.com/tbjers/dotfiles-win/main/dot_config/powershell/setup.ps1 | iex

Once the prerequisite tools have been installed, restart the terminal and run the following:

chezmoi init tbjers/dotfiles-win --apply

About

My dotfiles for Windows, powered by Chezmoi.


Languages

Language:PowerShell 76.7%Language:Lua 10.4%Language:Shell 7.8%Language:Batchfile 5.1%