Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 652 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 652 Bytes

Gustash's dotfiles

These are my Linux dotfiles for various tools and packages.

Feel free to use these as inspiration, or simply copy them verbatim. The world is our oyster.

Dotter

This repo uses Dotter to manage deployments. You should read their documentation on how to use it.

But, to summarize, you should create a .dotter/local.toml file and add the following:

includes = ["WHATEVER_PACKAGES_FROM_GLOBAL_TOML_TO_INCLUDE"]

Then, you can simply run dotter from inside the root folder of this repo.

License

This repository is licensed under the GNU General Public License v3.0.