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

https://github.com/aaronvb/alacritty

Alacritty config
https://github.com/aaronvb/alacritty

Last synced: 3 months ago
JSON representation

Alacritty config

Awesome Lists containing this project

README

          

Screen Shot 2020-10-08 at 8 59 58 PM

## Setup
Base config taken from https://github.com/alacritty/alacritty

Install alacritty:
```
> brew install alacritty
```

Clone repo into `~/.config`
```
> cd ~/.config
> git clone git@github.com:aaronvb/alacritty.git
```