pnpm ecex

This commit is contained in:
cupcakearmy 2021-12-29 13:18:32 +01:00
parent 8e6b5ad761
commit 935eff7472
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
function pe --wraps='pnpm exec' --description 'alias pe pnpm exec'
pnpm exec $argv;
end