AutoYADM commit: 2025-06-21 15:21:32

This commit is contained in:
Daniel Fichtinger 2025-06-21 15:21:32 -04:00
parent 00c70d3feb
commit 2724557621
2 changed files with 17 additions and 4 deletions

View file

@ -43,3 +43,6 @@ alias global sh shell-command
alias global sh& shell-async-command
alias global ! shell-command
alias global !& shell-async-command
complete-command shell-command shell
complete-command shell-async-command shell