mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-02-13 21:11:13 +01:00
Update deno.plugin.zsh
This commit is contained in:
parent
7e26d9bbe5
commit
25c990e967
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ alias drn='deno run'
|
|||
alias drA='deno run -A'
|
||||
alias drw='deno run --watch'
|
||||
alias dru='deno run --unstable'
|
||||
alias dt='deno task'
|
||||
alias dts='deno test'
|
||||
alias dup='deno upgrade'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue