aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-23 00:20:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-23 00:20:02 -0300
commit3ada4f6c8bb1de02a751e5c80ded596f5f445607 (patch)
tree31b892b4de53a267ad557014ef7dbe7e9fdd50f2
downloadfonts-3ada4f6c8bb1de02a751e5c80ded596f5f445607.tar.gz
fonts-3ada4f6c8bb1de02a751e5c80ded596f5f445607.tar.bz2
Initial import
-rw-r--r--.gitignore5
-rw-r--r--.gitmodules6
-rw-r--r--README.md8
-rw-r--r--TODO.md4
m---------fonts.dot.link/powerline0
l---------fonts.dot.links/Inconsolata for Powerline.otf1
m---------fonts.dot.links/powerline0
7 files changed, 24 insertions, 0 deletions
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
+Subproject 97dc451724fb24e1dd9892c988642b239b5dc67
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
+Subproject 97dc451724fb24e1dd9892c988642b239b5dc67