|
|
|
@ -1,14 +1,10 @@ |
|
|
|
# Documentation |
|
|
|
|
|
|
|
* initiate |
|
|
|
* idea |
|
|
|
* [Bash Tips](./bash_tips.md) |
|
|
|
## Initiate |
|
|
|
|
|
|
|
## initiate |
|
|
|
Rk: useful when timezone has changed or ghostty command has been installed afterwards |
|
|
|
|
|
|
|
Rk: useful when timezone has changed or ghostty command has been installed aftwerwards |
|
|
|
|
|
|
|
`sudo miaou-bash "$MIAOU_BASH_DIR"/lib/initiate.bash` |
|
|
|
`miaou-bash --self-upgrade` |
|
|
|
|
|
|
|
## debug, use of MIAOU_DEBUG |
|
|
|
|
|
|
|
@ -54,6 +50,10 @@ echo 'echo PIPE2' | miaou-bash |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
See Also: [Bash Tips](./bash_tips.md) |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
## TODO |
|
|
|
|
|
|
|
* [ ] prompt should show up version with `+` when there is more than one commit, |
|
|
|
|