dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 5d1cb092da3cf11dea12a1ab9b13acf64daa82c4
parent 18cb2e28e1c4ced40e38cf78cfdfd9fbd6ab44c8
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Thu,  6 Mar 2014 14:04:22 +0100

Added font install script and disabled urxvt fading

Diffstat:
M.Xresources | 2+-
Minstall.sh | 9+++++++++
2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/.Xresources b/.Xresources @@ -23,7 +23,7 @@ urxvt*urlLauncher: /usr/bin/iceweasel urxvt*cursorUnderline: 0 urxvt*cursorColor: #FF00FF urxvt*letterspace: -5 -!urxvt*fading: 10 +urxvt*fading: 0 !urxvt*fadeColor: #000000 urxvt*cursorBlink: true urxvt*scrollBar: false diff --git a/install.sh b/install.sh @@ -14,3 +14,12 @@ git clone https://github.com/phallus/fonts ~/code/phallus-fonts && # Install Vundle git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle + +# Install font +cd /tmp &&\ + wget http://susanoganders.dk/termsyn-1.8.7.tar.gz &&\ + tar xvfz termsyn-*.tar.gz &&\ + sudo cp termsyn-*/*.pcf /usr/share/fonts/ &&\ + sudo fc-cache -f &&\ + sudo mkfontscale /usr/share/fonts/ + sudo mkfontdir /usr/share/fonts/