]> code.delx.au - dotfiles/blobdiff - .bash_profile
bashrc: git-prompt for Fedora
[dotfiles] / .bash_profile
index 98e80fdfffa26f02b15d86fcd871899909ce5e46..86795d706e4668999e7a6704a34897bcc8eb7452 100644 (file)
@@ -1,12 +1 @@
-# Pull in any system defaults first so they can be overridden later
-[ -r /etc/profile ] && source /etc/profile
-
-# We run the environment settings for all shells to ensure it's always set up
-source "${HOME}/.bash/environment"
-
-# An interactive shell starting bash_profile must be a login shell (man bash)
-# We run the login script and the interactive setup
-if [ -n "${PS1}" ]; then
-       source "${HOME}/.bash/login"
-       source "${HOME}/.bash/interactive"
-fi
+source ~/.bashrc