# A few aliases to improve the console and save time alias ls="ls --color=auto" alias root="root -l" # Set up environment variables for Python and ROOT (Allowing pyROOT) source /usr/local/root/v5.30.01/slc5.gcc4.1-x86_64/setup.sh