aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAstound <kirito@disroot.org>2024-07-24 12:33:26 +0800
committerAstound <kirito@disroot.org>2024-07-24 12:33:26 +0800
commit0dda73f9f9c7f35a4d3209958bc15cd32ca073b8 (patch)
tree49722dbf7ec8741715945e8d729e575e6964a4d2 /README.md
parent271ec196085fd05ada3e4c54e1ccecf306af8028 (diff)
downloadhyperterm-0dda73f9f9c7f35a4d3209958bc15cd32ca073b8.tar.lz
hyperterm-0dda73f9f9c7f35a4d3209958bc15cd32ca073b8.tar.xz
hyperterm-0dda73f9f9c7f35a4d3209958bc15cd32ca073b8.zip
update
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index cc42c2e..3f5c365 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ Custom Prompt Shell Settings for Bash
- Source `/usr/share/bash-completion/bash_completion` automatically (requires `bash-completion`).
- Includes a `hyperterm/_custom.sh` for customizations in HyperTerm, separately.
+ >[!TIP]
>Your changes must be in `$HOME/.hyperterm/_custom.sh`, so that are not deleted when it is updated.
- Special functions like:
@@ -114,12 +115,13 @@ Custom Prompt Shell Settings for Bash
$ pacman -S bash-completion
+>[!TIP]
> [trash-cli](https://github.com/andreafrancia/trash-cli): is a utility to prevent accidental deletion when using the rm -rf command
-
+>
> [pkgfile](https://github.com/falconindy/pkgfile): allows you to search for the command executed in the repository database
-
+>
> [bind-tools](https://www.isc.org/downloads/bind/): allows to get ISP, running 'ii' in terminal
-
+>
> [bash-completion](https://github.com/scop/bash-completion): allows bash autocomplete
## Upgrade
@@ -166,7 +168,9 @@ Custom Prompt Shell Settings for Bash
![Alt Special](images/special.png?raw=true "special")
-> The theme is configurable from file `$HOME/.hyperterm/_custom.sh`
+>[!TIP]
+> The theme is configurable from file
+> `$HOME/.hyperterm/_custom.sh`
## Uninstall