An open API service indexing awesome lists of open source software.

https://github.com/karimsa/shenv


https://github.com/karimsa/shenv

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# shenv

Add virtuals hell commands from docker containers.

```
curl -fsSL https://raw.githubusercontent.com/karimsa/shenv/master/shenv > /usr/local/bin/shenv
chmod +x /usr/local/bin/shenv
```

And then finally add `export PATH="$PATH:$HOME/.shenv/bin"` to your shell's rc file (i.e. `~/.bashrc`, `~/.zshrc`).

## License

Licensed under [MIT license](LICENSE).