|
|
|
@ -10,6 +10,8 @@ this stage, the installation process only supports 2 distribution families: |
|
|
|
|
|
|
|
Be aware MIAOU-BASH (uppercase) refers to the whole package itself. |
|
|
|
Meanwhile `miaou-bash` (downcase) refers to the only one, yet useful, utility script. |
|
|
|
To fulfill maximum expectations, we do recommend installing the *Ghostty* |
|
|
|
terminal app. |
|
|
|
|
|
|
|
This is free software and licensed as: Affero GPL v3 + |
|
|
|
Any feedback appreciated: [contact@artcode.re](mailto:contact@artcode.re) |
|
|
|
@ -32,6 +34,7 @@ Any feedback appreciated: [contact@artcode.re](mailto:contact@artcode.re) |
|
|
|
* [x] tools |
|
|
|
* [x] semver-git_tag |
|
|
|
* [x] fqdn |
|
|
|
* [ ] ... |
|
|
|
|
|
|
|
## install |
|
|
|
<!-- markdownlint-disable MD013 MD025 --> |
|
|
|
@ -45,12 +48,6 @@ Any feedback appreciated: [contact@artcode.re](mailto:contact@artcode.re) |
|
|
|
|
|
|
|
`miaou-bash --uninstall && exec bash` |
|
|
|
|
|
|
|
## initiate |
|
|
|
|
|
|
|
Rk: useful when timezone has changed or ghostty command has been installed aftwerwards |
|
|
|
|
|
|
|
`miaou-bash --initiate` |
|
|
|
|
|
|
|
## Readline main bindings |
|
|
|
|
|
|
|
```bash |
|
|
|
|