[Tuis] clis and tuis

This commit is contained in:
John Doe
2026-06-01 19:45:41 +02:00
parent f18b85247d
commit c14c6bf1af
4 changed files with 42 additions and 23 deletions
+3
View File
@@ -0,0 +1,3 @@
function clis --description 'fzf select cli'
eval (string split "\n" (cat $HOME/.config/misc/clis.txt) | bashs "fzf --multi")
end