https://github.com/dotupnet/dotupbashessentials
https://github.com/dotupnet/dotupbashessentials
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotupnet/dotupbashessentials
- Owner: dotupNET
- License: mit
- Created: 2020-01-09T10:01:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T04:24:22.000Z (almost 5 years ago)
- Last Synced: 2025-10-29T06:49:48.570Z (3 months ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
```