Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 763 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 763 Bytes

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