AutoYADM commit: 2025-05-25 17:02:35
This commit is contained in:
parent
05aff18514
commit
29aae824b5
3 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
define-command file-picker %{
|
||||
prompt -shell-script-candidates 'fd . --exclude "*.pdf" --type f --follow --no-ignore-vcs --ignore-file=.kakignore' open: %{
|
||||
prompt -shell-script-candidates 'fd . --exclude "*.pdf" --hidden --type f --follow --no-ignore-vcs --ignore-file=.kakignore' open: %{
|
||||
edit -existing %val{text}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue