README.org
This commit is contained in:
parent
7439a19e38
commit
f9dadf0b06
1 changed files with 7 additions and 1 deletions
|
@ -1,10 +1,16 @@
|
|||
# -*- eval: (git-auto-commit-mode 1) -*-
|
||||
|
||||
* .Xdefaults
|
||||
* [[file:.Xdefaults][.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~.
|
||||
|
||||
* [[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).
|
||||
|
||||
* .bash_profile
|
||||
|
||||
Sets some environmoent variables. Even though I use [[http://zsh.sourceforge.net/][zsh]],
|
||||
|
|
Loading…
Reference in a new issue