init commit

This commit is contained in:
unknown
2025-08-19 08:06:37 -04:00
commit 2957b5515a
743 changed files with 45495 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
app: termite
and not win.title: /VIM/
-
#comment or remove tags for command sets you don't want
#termite doesn't support the file_manager stuff yet
#tag(): user.file_manager
tag(): user.kubectl
tag(): user.git
tag(): user.taskwarrior
tag(): terminal
# Selection mode
shell yank: key("y")
shell select: key("ctrl-shift-space")
shell insert: key("escape")
visual line: key("v")
visual line mode: key("V")