16 lines
675 B
Org Mode
16 lines
675 B
Org Mode
# -*- eval: (git-auto-commit-mode 1) -*-
|
|
|
|
* .Xdefaults
|
|
|
|
Currently uses colors from [[http://ethanschoonover.com/solarized][solarized]] theme for everything. Sets
|
|
other settings for [[http://software.schmorp.de/pkg/rxvt-unicode][urxvt]], [[http://invisible-island.net/xterm/][xterm]], XFT, [[http://www.gnu.org/software/emacs][GNU Emacs]] and ~xfontsel~.
|
|
|
|
* .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 [[http://beets.radbox.org/][beets]].
|