My personal dotfiles 🗂
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.
Setup git hook
ln -sf ../../pre-commit.hook .git/hooks/pre-commit
Thank you very much to
- https://github.com/fatih/dotfiles
- https://github.com/junegunn/dotfiles
- https://github.com/mfussenegger/dotfiles
for helping me getting my home in order