removed manual font mangling from readme, as it is handled automatically already
This commit is contained in:
parent
feb3a8e25b
commit
70f88d26b2
1 changed files with 1 additions and 13 deletions
14
README.md
14
README.md
|
@ -4,18 +4,6 @@ e.g. my vim, terminal and font configs.
|
||||||
|
|
||||||
install:
|
install:
|
||||||
clone this repo
|
clone this repo
|
||||||
run install_fedora.sh on fedora, more systems coming soon
|
run install_fedora.sh or install_ubuntu.sh to setup the whole box
|
||||||
|
|
||||||
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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue