My system config, based on Catppuccin.
Warning
The install scripts will overwrite things on your system. Config is by no means stable. Don't set it up on your machine unless you know what you are doing.
Setup on Linux and MacOS:
sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply danieldirksSetup on Windows PowerShell:
(irm -useb https://get.chezmoi.io/ps1) | powershell -c -
bin/chezmoi init --apply danieldirksSee chezmoi.io for different options and additional setup steps.
Some tools I use on a daily basis:
- neovim - Customizable text editor
- tmux - Terminal multiplexer
- zsh - Shell
- wezterm - Customizable terminal
- i3 - Tiling window manager
The project is licensed under the MIT License.