mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
pnpm ecex
This commit is contained in:
parent
8e6b5ad761
commit
935eff7472
3
files/fish/functions/pe.fish
Normal file
3
files/fish/functions/pe.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function pe --wraps='pnpm exec' --description 'alias pe pnpm exec'
|
||||||
|
pnpm exec $argv;
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user