AutoYADM commit: 2025-05-21 17:00:39
This commit is contained in:
parent
050b548393
commit
bdd34c0a6b
3 changed files with 9 additions and 1 deletions
|
@ -105,6 +105,10 @@ define-command -docstring "Create a scratch buffer" scratch %{
|
|||
edit -scratch
|
||||
}
|
||||
alias global s scratch
|
||||
define-command -docstring "New terminal in cwd" cwd-terminal %{
|
||||
terminal fish
|
||||
}
|
||||
alias global t cwd-terminal
|
||||
|
||||
require-module peneira
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue