Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vncsmyrnk/kitty-config

My kitty config
https://github.com/vncsmyrnk/kitty-config

kitty-config kitty-terminal terminal

Last synced: about 9 hours ago
JSON representation

My kitty config

Awesome Lists containing this project

README

        

# kitty Config

This is my local config for the [kitty](https://sw.kovidgoyal.net/kitty/) terminal emulator.

## Install

This project uses [just](https://github.com/casey/just) and [stow](https://www.gnu.org/software/stow/) for the installation. The installer also downloads a custom font.

```bash
just install
```

Considering `kitty` is already installed, you can just run:

```bash
just config
```