/dotfiles

My dotfiles

Primary LanguageLua

dotfiles

My personal dotfiles 🗂

Installation

Run inside of terminal and not alacritty

ansible-playbook playbooks/home.yml

In case of an alacritty update ansible will replace the alacritty binary. If an alacritty process is running ansible will fail to replace the binary.

Development

Setup git hook

ln -sf ../../pre-commit.hook .git/hooks/pre-commit

Inspiration & Gratitude

Thank you very much to

for helping me getting my home in order ☺️

Learning Resources