AutoYADM commit: 2025-05-23 14:18:15
This commit is contained in:
parent
2501ef11de
commit
21344e1d3a
10 changed files with 9 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
define-command file-picker %{
|
||||
prompt -shell-script-candidates 'fd . --type f --follow --no-ignore-vcs' open: %{
|
||||
prompt -shell-script-candidates 'fd . --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