dotfiles/README.org

869 B

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.