Skip to content

williamguilhermesouza/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Repo-size Last-commit

My personal dotfiles with plugins and configuration.

Clone

git clone https://github.com/williamguilhermesouza/dotfiles.git
cd dotfiles

Windows

1) Set up environment variables and PATH

Run the dev env bootstrap once in PowerShell to make DEV_ENV permanent and add windows/scripts to your user PATH:

powershell -ExecutionPolicy Bypass -File .\windows\dev_env.ps1

Open a new PowerShell session after this step.

2) Apply environment (set)

Use the run script from anywhere:

run setenv

This runs winget configure with windows/dsc/configuration.dev.dsc.yaml (installs apps like Windows Terminal, GlazeWM, Zebar, and Yazi, and links managed dotfiles).

3) Reset environment (unset)

To undo the applied environment safely:

run unsetenv

This runs winget configure with windows/dsc/configuration.reset.dsc.yaml (removes managed config links, restores backups when available, and does not uninstall applications).

About

My personal dotfiles with plugins and configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors