]> gitweb.fluxo.info Git - rhatto/dotfiles/fonts.git/commitdiff
Initial import
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 23 Jul 2015 03:20:02 +0000 (00:20 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 23 Jul 2015 03:20:02 +0000 (00:20 -0300)
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
README.md [new file with mode: 0644]
TODO.md [new file with mode: 0644]
fonts.dot.link/powerline [new submodule]
fonts.dot.links/Inconsolata for Powerline.otf [new symlink]
fonts.dot.links/powerline [new submodule]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3eed8fa
--- /dev/null
@@ -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 (file)
index 0000000..385fafb
--- /dev/null
@@ -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 (file)
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 (file)
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 (submodule)
index 0000000..97dc451
--- /dev/null
@@ -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 (symlink)
index 0000000..9d211f4
--- /dev/null
@@ -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 (submodule)
index 0000000..97dc451
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 97dc451724fb24e1dd9892c988642b239b5dc67c