From 68269ecfd012ea76a3e4b3134f9d3084059e6ec3 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:22:49 +0200 Subject: README.org --- README.org | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..655dd59 --- /dev/null +++ b/README.org @@ -0,0 +1,11 @@ +# -*- eval: (git-auto-commit-mode 1) -*- + +* .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 -- cgit v1.2.3-54-g00ecf From 1d193af6b7bb5ff7af40e5678c85555df6fb7522 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:24:20 +0200 Subject: README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 655dd59..f886191 100644 --- a/README.org +++ b/README.org @@ -8,4 +8,4 @@ * .beetsconfig - Configuration for + Configuration for [[http://beets.radbox.org/][beets]]. -- cgit v1.2.3-54-g00ecf From 7439a19e3814d5c4692019ab8afbd4d30476201e Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:40:05 +0200 Subject: README.org --- README.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index f886191..1b187c7 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,10 @@ # -*- 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]], -- cgit v1.2.3-54-g00ecf From f9dadf0b06c992c77d1dfa734733dada99701c23 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:42:45 +0200 Subject: README.org --- README.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 1b187c7..f9133ba 100644 --- a/README.org +++ b/README.org @@ -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]], -- cgit v1.2.3-54-g00ecf From 5c96dc42716be122a4b6e4c9e45746e1d3a35bb5 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:43:34 +0200 Subject: README.org --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index f9133ba..9f64585 100644 --- a/README.org +++ b/README.org @@ -11,9 +11,9 @@ 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 +* [[file:.bash_profile][.bash_profile]] - Sets some environmoent 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 ~BROWSER~ and ~EDITOR~ and adds paths to ~INFOPATH~ and ~PATH~. -- cgit v1.2.3-54-g00ecf From f2deffefb9a98d647c1ce2d97063c07bcab3d860 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:43:54 +0200 Subject: README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 9f64585..094180f 100644 --- a/README.org +++ b/README.org @@ -17,6 +17,6 @@ ~.bash_profile~ gets sourced first of all anyway. Currently sets ~BROWSER~ and ~EDITOR~ and adds paths to ~INFOPATH~ and ~PATH~. -* .beetsconfig +* [[file:.beetsconfig][.beetsconfig]] Configuration for [[http://beets.radbox.org/][beets]]. -- cgit v1.2.3-54-g00ecf From 99298205a5aec70c2d683d93fbc3b4ed20747410 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:47:29 +0200 Subject: README.org --- README.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 094180f..f9d4272 100644 --- a/README.org +++ b/README.org @@ -1,22 +1,22 @@ # -*- eval: (git-auto-commit-mode 1) -*- -* [[file:.Xdefaults][.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]] +* .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). -* [[file:.bash_profile][.bash_profile]] +* .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~. -* [[file:.beetsconfig][.beetsconfig]] +* .beetsconfig Configuration for [[http://beets.radbox.org/][beets]]. -- cgit v1.2.3-54-g00ecf From f70c83aa8b86215f0efe03a5e57dfca486a38adf Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:51:37 +0200 Subject: README.org --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index f9d4272..5c06537 100644 --- a/README.org +++ b/README.org @@ -20,3 +20,9 @@ * .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. -- cgit v1.2.3-54-g00ecf From 97a493b8302f716bcf20f603919874c4df163e65 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:52:28 +0200 Subject: README.org --- README.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 5c06537..47c7d99 100644 --- a/README.org +++ b/README.org @@ -26,3 +26,7 @@ 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. + +* .conkyrc + + Configuration for [[http://conky.sourceforge.net/][conky]]. -- cgit v1.2.3-54-g00ecf From 1640bbf3aac2c8bbb53f62355249eb1cdc08276f Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:54:23 +0200 Subject: README.org --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 47c7d99..501bbf6 100644 --- a/README.org +++ b/README.org @@ -30,3 +30,9 @@ * .conkyrc Configuration for [[http://conky.sourceforge.net/][conky]]. + +* .fonts.conf + + Fontconfig file that (in my opinion) gives me some nice looking + fonts. I don't really know if I've actually got a good config, but + after messing around with parts of it I'm fairly happy with it. -- cgit v1.2.3-54-g00ecf From 190be296c8684889c8e52fbec2cd28d49a051a21 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:57:25 +0200 Subject: README.org --- README.org | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 501bbf6..b51de77 100644 --- a/README.org +++ b/README.org @@ -36,3 +36,12 @@ Fontconfig file that (in my opinion) gives me some nice looking fonts. I don't really know if I've actually got a good config, but after messing around with parts of it I'm fairly happy with it. + +* .gitconfig + + Configuration for [[http://git-scm.com][git]]. Adds some aliases: + + - ~st~: short status list. + - ~unadd~: reset a file or the entire working tree. + - ~lschanged~: list files that have changed. + - ~history~: Show a graph of the history of a branch. -- cgit v1.2.3-54-g00ecf From 1438cc1176bacb098f56c05f460476186237e088 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 28 Mar 2012 23:58:39 +0200 Subject: README.org --- README.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index b51de77..7304836 100644 --- a/README.org +++ b/README.org @@ -45,3 +45,7 @@ - ~unadd~: reset a file or the entire working tree. - ~lschanged~: list files that have changed. - ~history~: Show a graph of the history of a branch. + +* .guile + + Enables ~readline~ functionality in the [[http://www.gnu.org/software/guile/][guile]] REPL. -- cgit v1.2.3-54-g00ecf From 505e7478639aee35d4e95214f548ef518f264345 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 29 Mar 2012 00:00:29 +0200 Subject: README.org --- README.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 7304836..d4a79de 100644 --- a/README.org +++ b/README.org @@ -49,3 +49,7 @@ * .guile Enables ~readline~ functionality in the [[http://www.gnu.org/software/guile/][guile]] REPL. + +* .hgrc + + Configuration for [[http://mercurial.selenic.com/][mercurial]]. Only sets my name/email. -- cgit v1.2.3-54-g00ecf From 14a2a97356b6e28678915a2186d95fbd39acd987 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 29 Mar 2012 00:03:52 +0200 Subject: README.org --- README.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index d4a79de..76fd918 100644 --- a/README.org +++ b/README.org @@ -53,3 +53,8 @@ * .hgrc Configuration for [[http://mercurial.selenic.com/][mercurial]]. Only sets my name/email. + +* .offlineimap.py + + Python function file for [[http://offlineimap.org/][offlineimap]]. Defines a function to get a + username and another for password from ~.netrc~. -- cgit v1.2.3-54-g00ecf From 332cabc4edcdee56ed6dce7bea5915330fce80f7 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 29 Mar 2012 00:08:35 +0200 Subject: README.org --- README.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 76fd918..7104fa6 100644 --- a/README.org +++ b/README.org @@ -58,3 +58,8 @@ Python function file for [[http://offlineimap.org/][offlineimap]]. Defines a function to get a username and another for password from ~.netrc~. + +* .offlineimap + + Configuration for [[http://offlineimap.org/][offlineimap]]. Calls [[http://www.djcbsoftware.nl/code/mu/][mu]] as a post sync hook to index + new mails. -- cgit v1.2.3-54-g00ecf