better readme
This commit is contained in:
@@ -1,24 +1,31 @@
|
||||
# MIAOU-BASH
|
||||
|
||||
**MIAOU-BASH** is a collection of scripts and configurations designed to enhance your terminal experience. As the name suggests, it is built on Bash and is designed to work on most modern GNU/Linux systems.
|
||||
**MIAOU-BASH** is a collection of scripts and configurations designed to enhance
|
||||
your terminal experience. As the name suggests, it is built on Bash and is
|
||||
designed to work on most modern GNU/Linux systems.
|
||||
|
||||
Currently, the automated installation process supports two major distribution families:
|
||||
|
||||
* **Debian-based:** Debian, Ubuntu, Linux Mint, etc.
|
||||
* **Arch-based:** Arch Linux, Manjaro, etc.
|
||||
|
||||
> **A quick note on naming:**
|
||||
>
|
||||
> * **MIAOU-BASH** (uppercase) refers to the entire project and package.
|
||||
> * `miaou-bash` (lowercase) refers specifically to the core utility script included within the project.
|
||||
> * `miaou-bash` (lowercase) refers specifically to the core utility script
|
||||
> included within the project.
|
||||
|
||||
For the absolute best experience, we highly recommend using the Ghostty terminal emulator.
|
||||
For the absolute best experience, we highly recommend using the [Ghostty](https://ghostty.org/)
|
||||
terminal emulator.
|
||||
|
||||
## License & Feedback
|
||||
|
||||
This project is free and open-source software, licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)**.
|
||||
|
||||
We would love to hear your thoughts! Any feedback, suggestions, or contributions are greatly appreciated.
|
||||
[contact@artcode.re](mailto:contact@artcode.re)
|
||||
This project is free and open-source software, licensed under the
|
||||
**GNU Affero General Public License v3.0 (AGPL-3.0)**.
|
||||
|
||||
We would love to hear your thoughts! Any feedback, suggestions, or contributions
|
||||
are greatly appreciated.
|
||||
-- [contact@artcode.re](mailto:contact@artcode.re)
|
||||
|
||||
## install
|
||||
<!-- markdownlint-disable MD013 MD025 -->
|
||||
@@ -30,7 +37,7 @@ We would love to hear your thoughts! Any feedback, suggestions, or contributions
|
||||
|
||||
## uninstall
|
||||
|
||||
`miaou-bash --uninstall && exec bash -l`
|
||||
`miaou-bash --uninstall
|
||||
|
||||
## Readline main bindings
|
||||
|
||||
@@ -45,20 +52,22 @@ We would love to hear your thoughts! Any feedback, suggestions, or contributions
|
||||
```
|
||||
|
||||
## Featuring
|
||||
|
||||
* [x] default settings
|
||||
* [x] inputrc
|
||||
* [x] bashrc
|
||||
* [x] some aliases (l, ll, ltr, ...)
|
||||
* [x] smart prompt
|
||||
* [x] git, failure aware
|
||||
* [x] some aliases (l, ll, ltr, ...)
|
||||
* [x] smart prompt
|
||||
* [x] git, failure aware
|
||||
* [x] vimrc
|
||||
* [x] ghostty
|
||||
* [x] terminfo
|
||||
* [x] global config
|
||||
* [x] miaou-bash
|
||||
* [x] friendly error message
|
||||
* [x] stacktrace
|
||||
* [x] tools
|
||||
* [x] semver-git_tag
|
||||
* [x] fqdn
|
||||
* [ ] ...
|
||||
* [x] miaou-bash
|
||||
* [x] error friendly
|
||||
* [x] stacktrace
|
||||
* [x] hints
|
||||
* [x] tools
|
||||
* [x] semver-git_tag
|
||||
* [x] fqdn
|
||||
* [ ] ...
|
||||
|
||||
Reference in New Issue
Block a user