add dotfiles (including kitty & alacritty themes), add proxies, add writing & haskell roles

This commit is contained in:
ProgramSnail 2025-08-08 13:34:17 +03:00
parent 46bdf4dda0
commit 6561d54f45
346 changed files with 15329 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# kitty-tools
> A bunch of useful scripts used to convert schemes and generate files.
## Process overview
1. Find a nice theme and check the licensing, is it possible to distribute the theme?
2. Generate the configuration file for **kitty**;
3. Add a new preview for the theme;
4. Update the README.md;