bash / .bashrcon commit add .bashrc (648f664)
   1#
   2# ~/.bashrc
   3#
   4
   5# If not running interactively, don't do anything
   6[[ $- != *i* ]] && return
   7
   8alias ls='ls --color=auto'
   9PS1='[\u@\h \W]\$ '
  10PATH=$PATH:/usr/local/bin
  11setleds -D +num