saser / dotfiles

Dotfiles for my various computers
0 stars 0 forks source link

ansible/alacritty: move `alacritty` configuration to Ansible role #9

Closed saser closed 5 years ago

saser commented 5 years ago

This commit is fairly large, but most of it consists of splitting things up into Ansible task/vars files, and moving stuff around.

The Ansible role tasks take care of

The most notable change is that the script that previously concatenated the colorscheme and my personal configuration is deleted. This means that the concatenation is no longer done each time alacritty is launched.