Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 858 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 858 Bytes

dotfiles

What is?

dotfiles are a group of special files that store some important user settings like terminal options and plugins. Using this installation I can easily roam my settings across multiple machines, including macOS, Linux, WLS2 and GitHub Codespaces. This is possible due to chezmoi. There are some settings that are specific for me, so use this repository as a guide.

Installation

Run this script in the terminal: sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply askpt

Thanks To

I want to thank all the people that worked on the following repositories: