No description
.config | ||
.emacs.d | ||
scripts | ||
.gitattributes | ||
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
TODO
dependencies
- Emacs
- Bash
- C & C++ compiler
- ag
- Guile (with headers)
- chicken
- Ghostty
installation
./setup
Run ./setup -h
for more information.
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
.