Personal configurations v2, managed with Ansible
Go to file
Hoang Nguyen ba851f8dbe
roles: add tmux + git; nvim: more mappings for telescope-symbols.nvim
2021-11-17 22:54:12 +07:00
group_vars roles: add tmux + git; nvim: more mappings for telescope-symbols.nvim 2021-11-17 22:54:12 +07:00
roles roles: add tmux + git; nvim: more mappings for telescope-symbols.nvim 2021-11-17 22:54:12 +07:00
test roles: add alacritty, palette; nvim: refactor mappings 2021-11-07 03:05:51 +07:00
.gitignore roles: add alacritty, palette; nvim: refactor mappings 2021-11-07 03:05:51 +07:00
LICENSE roles: add nvim 2021-11-06 02:50:48 +07:00
README.md nvim: remove wilder.nvim + reorder cmp's sources 2021-11-15 22:02:53 +07:00
ansible.cfg roles: add amfora, bash, foot 2021-11-07 15:50:19 +07:00
dotfiles.yml roles: add tmux + git; nvim: more mappings for telescope-symbols.nvim 2021-11-17 22:54:12 +07:00
hosts roles: add nvim 2021-11-06 02:50:48 +07:00

README.md

dotfiles v2

This is the continuation of my old dotfiles, now contains only stuff I really need.

Managed with ansible.

🧰 Setup

ansible-playbook -i hosts dotfiles.yml

📓 Notes

I use Alpine-edge aka. the best binary distro on Earth 😃. Therefore some tasks won't work on other distros (eg. apk tasks)

🌟 Credits

📄 License

MIT