Add .bashrc
This commit is contained in:
parent
30185bbcb2
commit
046c2a8843
1 changed files with 3 additions and 0 deletions
3
.bashrc
Normal file
3
.bashrc
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue