<META NAME="robots" CONTENT="noindex,nofollow">


# .bashrc

if [ -f /etc/bashrc/bashrc ]; then
  . /etc/bashrc/bashrc
fi

if [ -f ~/.python_version  ]; then
  . ~/.python_version