No description
Find a file
2025-05-26 23:14:44 +02:00
.config Emacs: QoL 2025-05-26 23:14:44 +02:00
.emacs.d Add emacs configuration 2025-05-19 00:08:33 +02:00
scripts fix scripts README 2025-05-23 16:05:35 +02:00
.gitattributes Add emacs configuration 2025-05-19 00:08:33 +02:00
README.org ghostty and fastfetch configuration 2025-05-23 16:01:57 +02:00
setup ghostty and fastfetch configuration 2025-05-23 16:01:57 +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

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.

For more information view the README for scripts.