legacy-dotfiles/README.org

23 lines
917 B
Org Mode
Raw Normal View History

2012-03-28 23:22:49 +02:00
# -*- eval: (git-auto-commit-mode 1) -*-
2012-03-28 23:42:45 +02:00
* [[file:.Xdefaults][.Xdefaults]]
2012-03-28 23:40:05 +02:00
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~.
2012-03-28 23:42:45 +02:00
* [[file:.Xmodmap][.Xmodmap]]
I'm a lefty, so this reverses my first 3 mouse buttons. I've also
set it up to switch my ~Control~ and ~Caps Lock~, and my ~Shift~ and
~Super~ keys (on the left side of my keyboard).
2012-03-28 23:22:49 +02:00
* .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
2012-03-28 23:24:20 +02:00
Configuration for [[http://beets.radbox.org/][beets]].