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!
- Host: GitHub
- URL: https://github.com/b0o/alacritty-conf
- Owner: b0o
- License: mit
- Created: 2020-10-28T02:46:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T11:51:54.000Z (over 4 years ago)
- Last Synced: 2025-04-05T01:03:12.572Z (over 1 year ago)
- Topics: alacritty, alacritty-config, alacritty-theme, jq, linux, terminal, yq
- Language: Shell
- Homepage:
- Size: 35.2 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)