- Zsh
Clone the repository to ~/.project
and add source $HOME/.project/project.zsh
to your ~/.zshrc
.
Add a bin/
directory to any project of yours and fill it with scripts. Launch
the scripts by issuing project SCRIPT-NAME <ARGS-FOR-SCRIPT>
.
Erik Nomitch: erik@nomitch.com