1
0

Added kitty config and removed extra files

This commit is contained in:
2022-10-08 10:15:19 -07:00
parent ca7a9df169
commit c878931c8a
5 changed files with 4 additions and 482 deletions

7
kitty/.editorconfig Normal file
View File

@ -0,0 +1,7 @@
[*]
indent_style = tab
indent_size = 8
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false