No description
Find a file
2025-06-16 00:18:59 +02:00
.config emacs: improvements & cursor script improvement 2025-06-16 00:18:59 +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 emacs: improvements & cursor script improvement 2025-06-16 00:18:59 +02:00
.gitattributes Add emacs configuration 2025-05-19 00:08:33 +02:00
.zshrc zsh: Add ps1 2025-06-12 20:17:41 +02:00
README.org Update readme and bootstrap script 2025-06-13 23:18:16 +02:00
setup fix zshrc 2025-06-10 22:39:34 +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.