-
Notifications
You must be signed in to change notification settings - Fork 0
License
venu/sub
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published