No description
Find a file
2025-06-25 00:26:07 +02:00
.config cooking 2025-06-25 00:26:07 +02:00
.emacs.d Add emacs configuration 2025-05-19 00:08:33 +02:00
assets Update readme and bootstrap script 2025-06-13 23:18:16 +02:00
scripts cooking 2025-06-25 00:26:07 +02:00
.gitattributes Add emacs configuration 2025-05-19 00:08:33 +02:00
.gitignore cooking 2025-06-25 00:26:07 +02:00
.guile cooking 2025-06-25 00:26:07 +02:00
.profile cooking 2025-06-25 00:26:07 +02:00
.zshrc cooking 2025-06-25 00:26:07 +02:00
README.org Update readme and bootstrap script 2025-06-13 23:18:16 +02:00
setup cooking 2025-06-25 00:26:07 +02:00

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

/caem/dotfiles/media/branch/master/assets/screenshot.png

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.

For more information view the README for scripts.