From: Silvio Rhatto Date: Thu, 23 Jul 2015 03:20:02 +0000 (-0300) Subject: Initial import X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3ada4f6c8bb1de02a751e5c80ded596f5f445607;p=rhatto%2Fdotfiles%2Ffonts.git Initial import --- 3ada4f6c8bb1de02a751e5c80ded596f5f445607 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3eed8fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# As we are handling with config files, it might be better to +# use a paranoid config by default. +# +# Comment that while in development. +* diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..385fafb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "fonts.dot.links/powerline"] + path = fonts.dot.links/powerline + url = https://github.com/powerline/fonts +[submodule "fonts.dot.link/powerline"] + path = fonts.dot.link/powerline + url = https://github.com/powerline/fonts diff --git a/README.md b/README.md new file mode 100644 index 0000000..9761006 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# fonts dotfile module + +This is the repository with open source / free fonts. +Regenerate your fonts cache with + + fc-cache -vf ~/.fonts + +More information at https://git.sarava.org/metadot.git diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..8ab655d --- /dev/null +++ b/TODO.md @@ -0,0 +1,4 @@ +TODO +==== + +* Nothing here? :P diff --git a/fonts.dot.link/powerline b/fonts.dot.link/powerline new file mode 160000 index 0000000..97dc451 --- /dev/null +++ b/fonts.dot.link/powerline @@ -0,0 +1 @@ +Subproject commit 97dc451724fb24e1dd9892c988642b239b5dc67c diff --git a/fonts.dot.links/Inconsolata for Powerline.otf b/fonts.dot.links/Inconsolata for Powerline.otf new file mode 120000 index 0000000..9d211f4 --- /dev/null +++ b/fonts.dot.links/Inconsolata for Powerline.otf @@ -0,0 +1 @@ +powerline/Inconsolata/Inconsolata for Powerline.otf \ No newline at end of file diff --git a/fonts.dot.links/powerline b/fonts.dot.links/powerline new file mode 160000 index 0000000..97dc451 --- /dev/null +++ b/fonts.dot.links/powerline @@ -0,0 +1 @@ +Subproject commit 97dc451724fb24e1dd9892c988642b239b5dc67c