2025-09-06 16:23:15 +02:00
2025-08-11 21:47:44 +02:00
2025-03-29 11:45:58 +01:00
2024-10-29 14:10:21 +01:00
2025-08-11 21:47:44 +02:00
2025-08-11 21:47:44 +02:00
2025-08-11 21:47:44 +02:00
2025-07-08 17:57:33 +02:00
2025-08-11 21:47:44 +02:00

Dotfiles

Installation

pacman -S ansible-tools
ansible-galaxy install -r requirements.yml
ansible-playbook playbook.yml --ask-become-pass
  • Install nerdfont -- TODO

zsh

Machine specific settings can be added in ./zsh/hosts/ and will be sourced for via the environment variable $MACHINE_TYPE, export $MACHINE_TYPE via /etc/zprofile (or another local only file, e.g. ``~/.zprofile`.

> sudo echo "MACHINE_TYPE=<name>" >> /etc/zprofile
Description
No description provided
Readme 205 KiB
Languages
Lua 75.8%
CSS 14.8%
Shell 9.4%