Update .bashrc

This commit is contained in:
slackjeff
2020-06-18 11:48:52 -03:00
committed by GitHub
parent 7a43461d6f
commit b3ea7420dd

View File

@@ -1,6 +1,8 @@
# Change prompt
PS1='$ '
# Ativando mais cores =)
#export MAKEFLAGS="-j5"
# Comp
export MAKEFLAGS="-j5"
# Ativando mais cores =)
alias grep='grep --color=always'