diff --git a/README.md b/README.md index c96ca17..a2d5938 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,6 @@ 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\]] ' -``` \ No newline at end of file +``` + +Nice editor: [https://bash-prompt-generator.org/](https://bash-prompt-generator.org/) \ No newline at end of file