Full powerline version for ash

This commit is contained in:
2025-10-05 04:54:53 +03:00
parent 6dcb4cbbf9
commit 057919629d
3 changed files with 24 additions and 3 deletions

5
ash/powerline-mini.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
# 30 is the color you may want to modify, \h is the label
PS1="\n\[\e[1;48;5;30;38;5;231m\] \h \[\e[;38;5;30;48;5;240m\]\[\e[38;5;252m\] \w \[\e[;38;5;240m\]\[\e[m\] "