AutoYADM commit: 2025-05-19 18:28:44
This commit is contained in:
parent
dcef001856
commit
a8ad261fb0
2 changed files with 6 additions and 1 deletions
|
@ -105,3 +105,8 @@ define-command -docstring %{
|
|||
} > /dev/null 2>&1 < /dev/null &
|
||||
}
|
||||
}
|
||||
define-command -docstring "Create a scratch buffer" scratch %{
|
||||
edit -scratch
|
||||
}
|
||||
alias global s scratch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue