2025-08-19 08:06:37 -04:00

18 lines
429 B
Plaintext

os: linux
and app.name: konsole
-
# makes the commands in terminal.talon available
tag(): terminal
# activates the implementation of the commands/functions in terminal.talon
tag(): user.generic_unix_shell
# makes commands for certain applications available
# you can deactivate them if you do not use the application
tag(): user.git
tag(): user.anaconda
# tag(): user.kubectl
tag(): user.tabs
# TODO: add file_manager support