AutoYADM commit: 2025-05-19 17:10:39

This commit is contained in:
Daniel Fichtinger 2025-05-19 17:10:39 -04:00
parent d6fdef93c0
commit dc4635b853
2 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,7 @@
eval %sh{ kak-tree-sitter -vvvvv -dks --init $kak_session }
colorscheme ashen
require-module fishr
require-module peneira
define-command fish-test %{
fish %{
@ -103,4 +104,3 @@ define-command -docstring %{
} > /dev/null 2>&1 < /dev/null &
}
}