Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 343 Bytes

File metadata and controls

25 lines (17 loc) · 343 Bytes

🫧 pop

Pop open a project, wherever it is.

pop config directory add /projects1
pop config directory add /projects2
pop config editor vim
pop open project # opens project using vim

Setup

make build
echo "PATH=\$PATH:$(pwd)" >> ~/.zshrc

Usage

See pop --help

Configuration

See pop config --help