Update README.md

This commit is contained in:
2025-01-01 21:34:24 +01:00
parent 1dc50b771a
commit b015986f0a

View File

@@ -20,3 +20,5 @@ Add to `.bashrc`:
``` ```
PS1='[\[\e[38;5;215m\]$?\[\e[0m\]][\[\e[38;5;40m\]\t\[\e[0m\]][\[\e[96m\]\u\[\e[0m\]@\[\e[38;5;32m\]\H\[\e[0m\]][\[\e[96m\]\w\[\e[0m\]] ' PS1='[\[\e[38;5;215m\]$?\[\e[0m\]][\[\e[38;5;40m\]\t\[\e[0m\]][\[\e[96m\]\u\[\e[0m\]@\[\e[38;5;32m\]\H\[\e[0m\]][\[\e[96m\]\w\[\e[0m\]] '
``` ```
Nice editor: [https://bash-prompt-generator.org/](https://bash-prompt-generator.org/)