https://github.com/bashful-sh/bashful
A terminal extension used as a superset for bash. With bash profile and package management for Linux (Debian & Ubuntu) based systems. Now also includes local AI, ML, LLM integrations for developers.
https://github.com/bashful-sh/bashful
bash bash-profile bashrc package-management package-manager shell terminal
Last synced: about 1 year ago
JSON representation
A terminal extension used as a superset for bash. With bash profile and package management for Linux (Debian & Ubuntu) based systems. Now also includes local AI, ML, LLM integrations for developers.
- Host: GitHub
- URL: https://github.com/bashful-sh/bashful
- Owner: bashful-sh
- License: gpl-3.0
- Created: 2025-02-09T18:56:51.000Z (over 1 year ago)
- Default Branch: LTS
- Last Pushed: 2025-03-25T03:28:45.000Z (about 1 year ago)
- Last Synced: 2025-03-25T04:25:58.910Z (about 1 year ago)
- Topics: bash, bash-profile, bashrc, package-management, package-manager, shell, terminal
- Language: Python
- Homepage: https://bashful-sh.github.io/
- Size: 401 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

### Index of Contents
Click any of these links to go to the resource.
- [Introduction](https://github.com/bashful-sh)
- [Install & Download](https://bashful-sh.github.io/)
- [Basic Usage](https://github.com/bashful-sh/bashful/wiki)
- [Advanced Usage](https://github.com/bashful-sh/bashful/wiki)
- [View Source Code](https://github.com/bashful-sh/bashful)
### Introduction
Bashful is a bash profile and package manager. That means you can download and install it, then it will become your interface for managing your bash environment and the appearance of your terminal output.
It also includes a superset of bash which upgrades your bash experience for the modern era.
### Install & Download
Go to [bashful-sh.github.io](https://bashful-sh.github.io/) and follow the instructions.
### Usage Instructions
Go to [the github wiki](https://github.com/bashful-sh/bashful/wiki) for basic and advanced documentation.
### View, Edit & Contribute Source Code
Go to [the github repository](https://github.com/bashful-sh/bashful) and checkout the 'DEV' branch to create a pull request.