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

https://github.com/dotupnet/dotupbashessentials


https://github.com/dotupnet/dotupbashessentials

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# DotupBashEssentials

Installs some basic bash functions into bashrc

Command to install the script:
```bash
bash <(curl -s https://raw.githubusercontent.com/dotupNET/DotupBashEssentials/master/install.sh)
```