Re-adding the xterm colors to bashrc
This commit is contained in:
parent
d6530acc84
commit
b8bed75a6a
1 changed files with 2 additions and 0 deletions
2
bashrc
2
bashrc
|
|
@ -4,3 +4,5 @@
|
|||
alias ls='ls --color=auto'
|
||||
alias vi='vim'
|
||||
PS1='[\u@\h \W]\$ '
|
||||
|
||||
export TERM="xterm-256color"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue