Skip to content

Flo2410/dotfiles

Repository files navigation

dotfiles

These are my dotfiles.

Use it

Attention: Please change the user settings in the git/config.

Clone this repository:

git clone https://github.com/Flo2410/dotfiles.git --recursive && cd dotfiles

To install a profile, run

./install-profile <profile>

Availabel profiles are:

  • framework: This is the profile I use on my Framework laptop with debian 12 and kde plasma
  • mjölnir: This is the headless profile I mainly use in my Docker containers, e.g. Mjölnir

To install only one specific config, run

./install-standalone <config>

For available configs see the meta/configs directory.