removed manual font mangling from readme, as it is handled automatically already

This commit is contained in:
Cyryl Plotnicki-Chudyk 2014-09-02 10:25:51 +02:00
parent feb3a8e25b
commit 70f88d26b2

View file

@ -4,18 +4,6 @@ e.g. my vim, terminal and font configs.
install:
clone this repo
run install_fedora.sh on fedora, more systems coming soon
Fonts:
[cyryl@dagrey ~]$ cd .local/share/
[cyryl@dagrey share]$ rm -fr fonts
[cyryl@dagrey share]$ ln -s /home/cyryl/dev/dotfiles/.local/share/fonts .
[cyryl@dagrey fontconfig]$ cd
[cyryl@dagrey ~]$ cd .config/fontconfig/
[cyryl@dagrey fontconfig]$ rm -fr conf.d
[cyryl@dagrey fontconfig]$ ln -s /home/cyryl/dev/dotfiles/.config/fontconfig/conf.d .
[cyryl@dagrey fontconfig]$ cd
[cyryl@dagrey ~]$ fc-cache
run install_fedora.sh or install_ubuntu.sh to setup the whole box