12 lines
321 B
Org Mode
12 lines
321 B
Org Mode
|
# -*- eval: (git-auto-commit-mode 1) -*-
|
||
|
|
||
|
* .bash_profile
|
||
|
|
||
|
Sets some environmoent variables. Even though I use [[http://zsh.sourceforge.net/][zsh]],
|
||
|
~.bash_profile~ gets sourced first of all anyway. Currently sets
|
||
|
~BROWSER~ and ~EDITOR~ and adds paths to ~INFOPATH~ and ~PATH~.
|
||
|
|
||
|
* .beetsconfig
|
||
|
|
||
|
Configuration for
|