basic: add xterm-kitty file for integration with the kitty terminal emulator

This commit is contained in:
Rico 2021-12-21 18:04:17 +01:00
parent e040b46a2a
commit c8dca11f1a
Signed by: stillbeben
GPG Key ID: AE1066B5BD0B5041
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -19,6 +19,9 @@ files = {
'/etc/motd': {
'content': '',
},
'/root/.terminfo/x/xterm-kitty': {
'content_type': 'binary',
},
}
locale_needs = set()