maxdevjs / dotfiles-kitty-config

Configuration files for [kitty](https://sw.kovidgoyal.net/kitty/index.html).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles-kitty

Configuration files for kitty.

kitty screenshot listing the content of the
  folder

How to install it

When using yadm, add this repo as submodule. The general recipe is:

NOTE: this specific command MUST be issued in $HOME

~ $ yadm submodule add <url> path
~ $ yadm submodule update --init --recursive

In this specific case:

~ $ yadm submodule add https://github.com/maxdevjs/dotfiles-kitty .config/kitty
~ $ yadm submodule update --init --recursive

About

Configuration files for [kitty](https://sw.kovidgoyal.net/kitty/index.html).

License:The Unlicense


Languages

Language:Shell 100.0%