https://github.com/aaronvb/alacritty
Alacritty config
https://github.com/aaronvb/alacritty
Last synced: 3 months ago
JSON representation
Alacritty config
- Host: GitHub
- URL: https://github.com/aaronvb/alacritty
- Owner: aaronvb
- Created: 2020-10-09T06:52:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-23T01:00:59.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T15:13:51.613Z (9 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## 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
```