aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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