AutoYADM commit: 2025-06-20 17:00:15
This commit is contained in:
parent
b1fd519278
commit
3a2b05ef30
1 changed files with 5 additions and 2 deletions
|
@ -38,5 +38,8 @@ define-command -docstring %{
|
|||
} >/dev/null 2>&1 </dev/null &
|
||||
}
|
||||
}
|
||||
|
||||
alias global sh shell-command
|
||||
alias global sh& shell-async-command
|
||||
alias global ! shell-command
|
||||
alias global !& shell-async-command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue