Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vncsmyrnk/kitty-config
- Owner: vncsmyrnk
- License: gpl-3.0
- Created: 2024-11-07T22:24:40.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2024-11-15T18:07:19.000Z (1 day ago)
- Last Synced: 2024-11-15T19:19:38.729Z (1 day ago)
- Topics: kitty-config, kitty-terminal, terminal
- Language: Just
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```