The dotfiles for my Linux machines, managed by
stew
.
Each subdirectory is a package. Each package has its own set of configuration files. Some packages require the specification of other local variables in local configuration files. Some packages list other packages as prerequisites.
Most of the package documentation is outdated.
- Install
stew
:cargo install --git https://github.com/mirryi/stew --features "luajit unsafe"
- Clone this repo somewhere (e.g.
~/.dotfiles
). - Link the desired packages:
stew <package>
.