# Operating System ## Devuan - systemd free - initd first, openrc second - apt - deb822 .sources (in /etc/apt/sources.list.d) of the form: ```bash Enabled: yes Types: deb URIs: https://pkgmaster.devuan.org/merged/ Suites: freia Components: main contrib non-free non-free-firmware Architectures: amd64 Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg ``` with types deb and deb source in separate files so that they can be enabled and disabled separately. - zsh (zsh-quickstart-kit) - zsh home is ${HOME}/.config/zsh set by the ZDOTDIR environment variable in a ~/.zshenv file located ${HOME} - .zshrc and .zsh_alliases remain untouched - individual numbered entries in .zshrc.d and .zsh*aliases.d: 003*.zsh ## Desktops - xfce4 - niri - qtile - hypr avoid gnome-desktop avoid systemd ## Filesystem - zfs - sanoid snapshots - httm ## Version Control - forgejo ## Environment Management - mise-en-place (mise) - chezmoi - install/configuration scripts /var/tmp/automate