Skip to content

venu/sub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Installation

The following instructions should get you up-and-running with venu in no time.
Adjust the code samples below for your environment as necessary.

1. Check out into `~/.venu`.
$ git clone git://github.com/venu/sub.git ~/.venu

2. Add `~/.venu/bin` to your `$PATH`.
$ echo 'export PATH="$HOME/.venu/bin:$PATH"' >> ~/.bash_profile

3. Add venu initialization script to your shell to enable autocompletion.
$ echo 'eval "$(venu init -)"' >> ~/.bash_profile

4. Restart your shell so changes take effect.
$ exec $SHELL



 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages