mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
move to pnpm dlx
This commit is contained in:
parent
2ee671201c
commit
b79c09c5d3
@ -1,3 +1,3 @@
|
|||||||
function px --wraps=pnpx --description 'alias px pnpx'
|
function px --wraps=pnpx --description 'alias px pnpx'
|
||||||
pnpx $argv;
|
pnpm -s dlx $argv;
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user