Last active
June 20, 2023 18:26
-
-
Save st3b1t/b1f635f86797190322051ba91324d81f to your computer and use it in GitHub Desktop.
double line Satoshi promnt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#┌── Kali Linyx Style # | |
#└─ Promnt Bash # | |
export PS1="\033[33m\]┌──(₿)\033[33m\]\033[33m\]\u\033[33m\]@\033[33m\]\h:\033[01;32m\]\w\033[33m\]\n\033[33m\]└─\\[\033[33m\]$\[\033[33m\] " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment