No description
.config | ||
.emacs.d | ||
assets | ||
scripts | ||
.gitattributes | ||
.zshrc | ||
README.org | ||
setup |
dotfiles
introduction
The configuration files for applications I use to work on my system day to day. Should work on any Linux distribution.
My old NixOS based configuration is available on my GitHub or on my Forgejo instance.
showcase
installation
./setup
Run ./setup -h
for more information.
Ubuntu
For Ubuntu systems there is an additional bootstrap script that downloads all dependencies.
./scripts/bootstrap
other files
scripts
The scripts/
directory contains all the scripts I have written that
I use. It is not installed in to your home directory when you call ./setup
.