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

View File

@ -1,20 +1,11 @@
**Kitty terminal configuration**
# Kitty terminal tricks
These files go in `~/.config/kitty`.
If sudo doesn't want to handle control chars:
## If sudo doesn't want to handle control chars:
Put `{ Defaults env_keep += "TERM TERMINFO" }` in visudo
`export TERMINFO=/home/mark/.terminfo`
## If SSH doesn't want to handle control chars:
If SSH doesn't want to handle control chars:
`kitty +kitten ssh <SERVER>`
Run `kitty +kitten ssh <SERVER>`

View File

@ -1,6 +1,5 @@
include colors.conf
include fonts.conf
include keys.conf
# Cursor