README.org
This commit is contained in:
parent
f2deffefb9
commit
99298205a5
1 changed files with 4 additions and 4 deletions
|
@ -1,22 +1,22 @@
|
||||||
# -*- eval: (git-auto-commit-mode 1) -*-
|
# -*- eval: (git-auto-commit-mode 1) -*-
|
||||||
|
|
||||||
* [[file:.Xdefaults][.Xdefaults]]
|
* .Xdefaults
|
||||||
|
|
||||||
Currently uses colors from [[http://ethanschoonover.com/solarized][solarized]] theme for everything. Sets
|
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~.
|
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]]
|
* .Xmodmap
|
||||||
|
|
||||||
I'm a lefty, so this reverses my first 3 mouse buttons. I've also
|
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
|
set it up to switch my ~Control~ and ~Caps Lock~, and my ~Shift~ and
|
||||||
~Super~ keys (on the left side of my keyboard).
|
~Super~ keys (on the left side of my keyboard).
|
||||||
|
|
||||||
* [[file:.bash_profile][.bash_profile]]
|
* .bash_profile
|
||||||
|
|
||||||
Sets some environment variables. Even though I use [[http://zsh.sourceforge.net/][zsh]],
|
Sets some environment variables. Even though I use [[http://zsh.sourceforge.net/][zsh]],
|
||||||
~.bash_profile~ gets sourced first of all anyway. Currently sets
|
~.bash_profile~ gets sourced first of all anyway. Currently sets
|
||||||
~BROWSER~ and ~EDITOR~ and adds paths to ~INFOPATH~ and ~PATH~.
|
~BROWSER~ and ~EDITOR~ and adds paths to ~INFOPATH~ and ~PATH~.
|
||||||
|
|
||||||
* [[file:.beetsconfig][.beetsconfig]]
|
* .beetsconfig
|
||||||
|
|
||||||
Configuration for [[http://beets.radbox.org/][beets]].
|
Configuration for [[http://beets.radbox.org/][beets]].
|
||||||
|
|
Loading…
Reference in a new issue