Re-adding the xterm colors to bashrc

master
Dustin Swan 13 years ago
parent d6530acc84
commit b8bed75a6a

@ -4,3 +4,5 @@
alias ls='ls --color=auto'
alias vi='vim'
PS1='[\u@\h \W]\$ '
export TERM="xterm-256color"

Loading…
Cancel
Save