Skip to content

EduardoSimon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This dotfiles uses chezmoi as a dotfiles manager.

Open a terminal and run to install the dotfiles:

sudo sh -c "$(curl -fsLS https://chezmoi.io/get)" -- init --apply EduardoSimon

Note

The onliner does not install chezmoi, which is required if you want to maintain the dotfiles. If you'd like to install the chezmoi binary, please refer to its installation guide.

WSL 2 + windows Only

Follow this guide to set up gui apps when running in wsl2.

Mac OS Only

  • Open Safari settings > Modify behaviour on start up.

Development

Adding a new file to chezmoi

chezmoi add --follow <file/folder>

Edit an already tracked file

chezmoi edit <file/folder>

Apply the changes to your local copy of the dotfiles repo

chezmoi apply

Run a script for debugging purposes

Delete the script execution state

chezmoi state delete-bucket --bucket=scriptState

Run chezmoi apply

chezmoi apply

About

🛠️ My personal dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published