Formated with alejandra

This commit is contained in:
Tomas Rivera
2026-04-13 15:32:01 +02:00
parent 0b2b88d41b
commit baaad664db
18 changed files with 1560 additions and 1545 deletions
+1 -2
View File
@@ -5,7 +5,6 @@
ripgrep,
...
}:
writeShellApplication {
name = "custom-obsidianvaults";
runtimeInputs = [
@@ -42,5 +41,5 @@ writeShellApplication {
# Exit the kitty terminal after selection
pkill -f "kitty.*Select Obsidian vault"
exit
'';
'';
}