mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 04:22:47 +00:00
init
This commit is contained in:
10
.config/kitty/gruvbox/README.md
Normal file
10
.config/kitty/gruvbox/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
This is gruvbox theme for the [kitty](https://sw.kovidgoyal.net/kitty/) terminal emulator.
|
||||
It is based on [gruvbox](https://github.com/morhetz/gruvbox) theme for vim by morhetz <morhetz@gmail.com>.
|
||||
|
||||
## Installation
|
||||
|
||||
Put the line
|
||||
```
|
||||
include <path_to_theme_file>
|
||||
```
|
||||
at the end of your kitty config file (most likely `~/.config/kitty/kitty.conf`). If you don't have a config file, create file `~/.config/kitty/kitty.conf` with that single line.
|
Reference in New Issue
Block a user