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.
- Host: GitHub
- URL: https://github.com/chetanc10/probash
- Owner: chetanc10
- Created: 2025-08-19T15:19:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T10:59:52.000Z (8 months ago)
- Last Synced: 2025-10-05T12:28:13.990Z (8 months ago)
- Topics: bash, bash-script, basher, basherbee, bashrc
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```