diff --git a/.bash_profile b/.bash_profile deleted file mode 100644 index f54a30f..0000000 --- a/.bash_profile +++ /dev/null @@ -1,5 +0,0 @@ -# -*- eval: (git-auto-commit-mode 1) -*- -export BROWSER=firefox -export EDITOR="emacsclient -c -a emacs" -export INFOPATH="${HOME}/documents/info:${INFOPATH}" -export PATH="${HOME}/bin:${PATH}:/usr/local/bin:/usr/local/stumpwm/bin"