Configuration files for kitty.
- screenshot theme:
themes/rose-pine.conf - fish shell
- my configuration files for it
laaliased to exa-al
When using yadm, add this repo as submodule. The general recipe is:
NOTE: this specific command
MUSTbe issued in$HOME
~ $ yadm submodule add <url> path
~ $ yadm submodule update --init --recursiveIn this specific case:
~ $ yadm submodule add https://github.com/maxdevjs/dotfiles-kitty .config/kitty
~ $ yadm submodule update --init --recursive