Add .bashrc

This commit is contained in:
reo6 2024-09-10 12:02:35 +03:00
parent 30185bbcb2
commit 046c2a8843

3
.bashrc Normal file
View file

@ -0,0 +1,3 @@
export PS1="\[$(tput setaf 216)\]\u\[$(tput setaf 160)\]@\[$(tput setaf 202)\]\h \[$(tput setaf 131)\]\w \[$(tput sgr0)\]$ "
export PATH=$PATH:~/.local/bin