Skip to content

AliciaBytes/dotfiles

Repository files navigation

dotfiles

My dotfiles and configurations.

Requirements

I currently use chezmoi to manage my dotfiles, so you'll need that installed.

How to use

To use my dotfiles run

chezmoi init AliciaBytes

that should create the chezmoi configuration in ~/.local/share/chezmoi/. You can then modify that configuration in your favorite text editor and once you're happy with it apply it with

chezmoi apply

To update the local configuration with upstream changes run

chezmoi update

License

My dotfiles are licensed under the MIT License (MIT). Please have a look at License.md for more details.

Releases

No releases published

Packages

No packages published