14 lines
215 B
Markdown
14 lines
215 B
Markdown
# Gaiety's Dotfiles
|
|
|
|
## Kitty
|
|
|
|
Terminal for Arch
|
|
|
|
## Setup
|
|
|
|
```bash
|
|
sudo pacman -S kitty # brew install --cask kitty
|
|
```
|
|
|
|
Edit `~/.config/kitty/kitty.conf` to have `include {location_of_dotfiles}/kitty/kitty.conf`
|
|
|