An open API service indexing awesome lists of open source software.

https://github.com/b0o/alacritty-conf

Maddison's alacritty configuration!
https://github.com/b0o/alacritty-conf

alacritty alacritty-config alacritty-theme jq linux terminal yq

Last synced: 12 months ago
JSON representation

Maddison's alacritty configuration!

Awesome Lists containing this project

README

          

# alacritty-conf

Maddison's [Alacritty](https://github.com/alacritty/alacritty) configuration!

#### Prerequisites

- [GNU Make](https://www.gnu.org/software/make/)
- [stedolan/jq](https://github.com/stedolan/jq)
- [mikefarah/yq](https://github.com/mikefarah/yq) (NOTE: there are two different and incompatible programs named `yq`, make sure you have the right one!)

#### Build & Install

```
$ make install
```

## License

[MIT](https://www.mit-license.org/)