Skip to content

kuroji-fusky/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My "dotfiles" repo

Dem scripts I need for my machines to keep an optimal and consistent workflow

Windows

Running the bootstrap script

Note

Running bootstrap.ps1 will require admin privilages and allow the script by bypassing its Execution Policy:

Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser; .\bootstrap.ps1

Installing pre-defined programs

Assuming you've already on the root directory in this repository and have winget installed on your system; simply run:

winget import .\win\winget.json --accept-package-agreements --verbose

The --verbose flag makes you look cool~

About

My "dotfiles" for the ADHD-ridden like me

Topics

Resources

Stars

Watchers

Forks

Contributors