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

https://github.com/chetanc10/probash

Bash environment enhancements, aliases, functions and executable files.
https://github.com/chetanc10/probash

bash bash-script basher basherbee bashrc

Last synced: 20 days ago
JSON representation

Bash environment enhancements, aliases, functions and executable files.

Awesome Lists containing this project

README

          

# probash

`probash` is a bash environment enhancer useful create a better bash experience.

## ✨ Features for bashrc
- Customized History file limits
- Simplified prompt with just current base directory name
- Background History de-duplicator

### Commands
Following commands are added to PATH.
- naping - Network address pinger that can go to background and notify user on a ping success
- procwait - Process waiter that waits for a process in background and notifies user on process completion
- dedup - De-duplicator to remove duplicate files from a directory recursively

## 📦 Installation
Use basherbee to install: ```basherbee install chetanc10/probash```