My bash customizations with .bashrc and .bash_profile files
# Arul's bashrc customisations export PS1='[33[31;1m[u@h][33[32;1mw[33[34;1m$ [33[0m' export PATH=/usr/local/bin:/usr/sbin:/usr/ucb/bin:/usr/local/sbin:$PATH export TERM=dtterm export EDITOR=emacs
Legend:
- PS1: sets the colourful prompt
- TERM: sets the terminal type (may be required f you want colours in emacs and vim)
Screenshot:
Related Posts
If you have any questions, please contact me at arulbOsutkNiqlzziyties@gNqmaizl.bkcom. You can also post questions in our Facebook group. Thank you.