Skip to content

Instantly share code, notes, and snippets.

@st3b1t
Last active June 20, 2023 18:26
Show Gist options
  • Save st3b1t/b1f635f86797190322051ba91324d81f to your computer and use it in GitHub Desktop.
Save st3b1t/b1f635f86797190322051ba91324d81f to your computer and use it in GitHub Desktop.
double line Satoshi promnt
#!/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