bad idea fix for the kitty
This commit is contained in:
parent
3caa59502e
commit
eaadfc763c
1 changed files with 2 additions and 0 deletions
2
.bashrc
2
.bashrc
|
@ -140,3 +140,5 @@ ltcpst() { curl -F"text=<-" https://lickthecheese.tilde.site/p.php ; }
|
|||
fupic() { curl -F"file=@$1" https://lickthecheese.fuckup.club/u.php ; }
|
||||
fupst() { curl -F"text=<-" https://lickthecheese.fuckup.club/p.php ; }
|
||||
|
||||
export PS1="\[$(tput bold)\]\[$(tput setaf 34)\][\[$(tput setaf 28)\]\u\[$(tput setaf 40)\]@\[$(tput setaf 28)\]\h \[$(tput setaf 40)\]\W\[$(tput setaf 34)\]]\[$(tput setaf 28)\]\\$ \[$(tput sgr0)\]"
|
||||
|
||||
|
|
Loading…
Reference in a new issue