diff --git a/makehome.sh b/makehome.sh index ddfeec4..cc8a88b 100644 --- a/makehome.sh +++ b/makehome.sh @@ -42,7 +42,7 @@ set -g status-right ' %b %d %H:%M:%S (#(TZ="America/Los_Angeles" date "+%%I:%%M EOF echo "Overwriting .bashrc" -cat << 'EOF' >> ~/.bashrc +cat << 'EOF' > ~/.bashrc # ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) # for examples