Update README.md

This commit is contained in:
Gabubu 2022-04-10 09:49:34 +00:00 committed by GitHub
parent 03a90f57e3
commit 029d0c99c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,3 @@ export CSI=$'\e'"["
export PROMPT="${CSI}s${CSI}1;$((LINES-1))r${CSI}$LINES;1f%S%1v%s${CSI}K${CSI}u${PROMPT}" export PROMPT="${CSI}s${CSI}1;$((LINES-1))r${CSI}$LINES;1f%S%1v%s${CSI}K${CSI}u${PROMPT}"
``` ```
## troubleshooting
1) It doesn't show the volume percent.
+ Make sure to un-comment one of these 2 lines from modules.sh
![example](https://user-images.githubusercontent.com/88589756/162611795-75e8ccdd-e9a9-4994-98ea-dd57e26d1121.png)