Moving config and local to (dot) prefix

This commit is contained in:
2026-06-01 16:41:36 +01:00
parent d6561d9d20
commit 904819fba5
32615 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Contributing to kitty-themes
We always welcome your pull request! To start contributing follow these simple
steps:
1. Fork the repo and create your branch from `master`;
2. Add your theme as config file under `themes` directory;
3. Issue the pull request through github;