Skip to content

bryanculver/opus.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

opus

Lightly simple utility to jump between projects from anywhere. No more cd ../../../../ nonsense!

Leverages links in a ~/.opus_projects/ folder.

How to Use:

Adding a New Project

Syntax:

$ opus -c project_name /path/to/project/folder

Example:

$ opus -c nodeapp ~/Workspace/Repos/nodeapp

Work on a Project

Syntax:

$ opus project_name

Example:

$ opus nodeapp

Remove a Project

Syntax:

$ opus -d project_name

Example:

$ opus -d nodeapp

About

Lightly simple utility to jump between projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages