Skip to content

bartlebee/piplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install this lexer and then add the following to the dot zsh file of your choice for nicer pip searches:

pips () { pip search $1 | pygmentize -l pip -f terminal256 -O style=vs | less }

You can probably come up with a better name than I did.

About

pygmentize lexer for piping through less

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages