made ps1 pretty :)
This commit is contained in:
parent
a8d765c69f
commit
71072945e7
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
@ -1,6 +1,6 @@
|
|||
# Enviroment Variables
|
||||
|
||||
export PATH=$PATH:$HOME/bin
|
||||
export PS1="\e[0;32m[\u@\h \W]\$ \e[m "
|
||||
export PS1="\[\e[32m\]\u\[\e[m\]@\H\[\e[36m\][\[\e[m\]\[\e[33m\]\W\[\e[m\]\[\e[36m\]]\[\e[m\]: "
|
||||
export EDITOR=vim
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue