This website requires JavaScript.
Explore
Help
Sign In
cupcakearmy
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/cupcakearmy/dotfiles.git
synced
2024-11-01 04:54:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0c1d6edd81
dotfiles
/
files
/
fish
/
functions
/
px.fish
4 lines
81 B
Fish
Raw
Normal View
History
Unescape
Escape
fish
2021-11-04 11:35:52 +01:00
function
px
--wraps
=
pnpx
--description
'alias px pnpx'
move to pnpm dlx
2022-11-09 12:32:45 +01:00
pnpm
-s
dlx
$argv
;
fish
2021-11-04 11:35:52 +01:00
end
Reference in New Issue
Copy Permalink