Skip to content

A zsh plugin to tell you which package manager the current package is using

License

Notifications You must be signed in to change notification settings

zkuzmic/which-jspm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

which-jspm

A zsh plugin to tell you which package manager the current package is using

This plugin adds npm, yarn, or pnpm at the end of your zsh prompt based on which lockfile(s) are present in the current directory.

oh-my-zsh Installation

  1. Clone this repo into ~/.oh-my-zsh/custom/plugins
  2. Add which-jspm to your list of plugins in .zshrc (e.g. plugins=(git which-jspm))

About

A zsh plugin to tell you which package manager the current package is using

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages