Update README.md

This commit is contained in:
2025-10-06 06:50:36 +03:00
parent 057919629d
commit 76a5bfbae3

View File

@@ -12,9 +12,9 @@ Add the contents of the `bash/powerline.sh` script to your `~/.bashrc` file.
Customize the variables (e.g., label and color). You can use the `bash/colors.sh` script to select a color. Customize the variables (e.g., label and color). You can use the `bash/colors.sh` script to select a color.
### ash (e.g., OpenWrt) ### ash (e.g., Alpine Linux, OpenWrt)
Add the contents of the `ash/powerline.sh` script to your `~/.profile` file. Add the contents of the `ash/powerline.sh` (or `ash/powerline-mini.sh`) script to your `~/.profile` file.
Customize the variables (e.g., label and color). You can use the `bash/colors.sh` script to select a color. Customize the variables (e.g., label and color). You can use the `bash/colors.sh` script to select a color.