hykilpikonna / hyfetch

🏳️‍🌈 🏳️‍⚧️ Neofetch with LGBTQ+ pride flags!
MIT License
1.15k stars 90 forks source link

Add pnpm to the list of package managers #282

Closed mekb-turtle closed 1 month ago

mekb-turtle commented 1 month ago

Describe the content

To add pnpm to list of package managers, like npm, but better

Links

https://pnpm.io/

Additional context

pnpm root -g returns /home/mekb/.local/share/pnpm/global/5/node_modules, so $XDG_DATA_HOME/pnpm/global/5/node_modules, not sure where the 5 comes in though

pnpm list -g will work but it may be slow like npm