summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <gideonstar@thehappy.de>2009-10-06 00:48:31 +0200
committerStefan Ritter <gideonstar@thehappy.de>2009-10-06 00:48:31 +0200
commit4ad36c5b43fafd64889148f97fbe96e76a1a67cd (patch)
treef5d6ef94c448c2770279db61550c7471ff59bf81
parent83ce7fe704e354cad33c702176c7963eb0c9e21c (diff)
Weekly commit
-rw-r--r--gtkrc-2.01
-rw-r--r--zshrc1
2 files changed, 2 insertions, 0 deletions
diff --git a/gtkrc-2.0 b/gtkrc-2.0
new file mode 100644
index 0000000..7e04893
--- /dev/null
+++ b/gtkrc-2.0
@@ -0,0 +1 @@
+gtk-font-name="Sans Serif 7"
diff --git a/zshrc b/zshrc
index d0c2a97..7970dd4 100644
--- a/zshrc
+++ b/zshrc
@@ -51,6 +51,7 @@ alias t="tmux a"
alias tmux='tmux -u'
alias vbm="VBoxManage"
alias w="wicd-client -n"
+alias saft="sendfile"
alias agu="sudo aptitude update"
alias agdu="sudo aptitude dist-upgrade"