diff options
| author | 2012-06-21 22:24:29 +0000 | |
|---|---|---|
| committer | 2012-06-21 22:24:29 +0000 | |
| commit | 8b1b423d0ae8e3b899658b05ae4ecb1c430b618f (patch) | |
| tree | 76e23c33926cf8fbb5a19d759b776f8ddb428050 /.bash_profile | |
| parent | 69fd0e5aef2fd8d90449c6725f48b9b280be4cb5 (diff) | |
| parent | e4281aadde92cebee579136d5619d82f7555ed52 (diff) | |
| download | dotfiles-8b1b423d0ae8e3b899658b05ae4ecb1c430b618f.tar.gz dotfiles-8b1b423d0ae8e3b899658b05ae4ecb1c430b618f.zip | |
Merge remote-tracking branch 'ryuslash/master' into phoenix
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 5 |
1 files changed, 0 insertions, 5 deletions
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" |
