summaryrefslogtreecommitdiffstats
path: root/README.org
blob: 5c06537113a1a2fe26591ffbe4b419232a44c8da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# -*- 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~.

* .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).

* .bash_profile

  Sets some environment 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]].

* .conky_box.lua

  Some lua file to draw a semi-transparent box around [[http://conky.sourceforge.net/][conky]] to keep it
  readable on every kind of background without fully obscuring that
  background.