From 4bc8d3be6fa0cc080f923aa20f2ebadadae0120a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 8 Jul 2025 12:17:44 +0200 Subject: fonts: Fix recursive directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This must be a hiccup from some bad ln command. Signed-off-by: Miquel Sabaté Solà --- .fonts/ClickerScript-Regular.ttf | Bin 0 -> 64012 bytes .fonts/DroidSansMono-Powerline.ttf | Bin 0 -> 118464 bytes .fonts/DroidSansMonoDotted-Powerline.ttf | Bin 0 -> 118712 bytes .fonts/DroidSansMonoSlashed-Powerline.ttf | Bin 0 -> 118760 bytes .fonts/FiraCode-VariableFont_wght.ttf | Bin 0 -> 223136 bytes .fonts/Inconsolata-dz-Powerline.otf | Bin 0 -> 54612 bytes .fonts/Inconsolata-dz.otf | Bin 0 -> 52264 bytes .fonts/Menlo-Powerline.otf | Bin 0 -> 487212 bytes .fonts/RobotoMono-Bold.ttf | Bin 0 -> 109500 bytes .fonts/RobotoMono-BoldItalic.ttf | Bin 0 -> 117128 bytes .fonts/RobotoMono-Italic.ttf | Bin 0 -> 115112 bytes .fonts/RobotoMono-Light.ttf | Bin 0 -> 113488 bytes .fonts/RobotoMono-LightItalic.ttf | Bin 0 -> 121828 bytes .fonts/RobotoMono-Medium.ttf | Bin 0 -> 109292 bytes .fonts/RobotoMono-MediumItalic.ttf | Bin 0 -> 117996 bytes .fonts/RobotoMono-Regular.ttf | Bin 0 -> 109212 bytes .fonts/RobotoMono-Thin.ttf | Bin 0 -> 112480 bytes .fonts/RobotoMono-ThinItalic.ttf | Bin 0 -> 115656 bytes .fonts/fonts.dir | 1 + .fonts/fonts/ClickerScript-Regular.ttf | Bin 64012 -> 0 bytes .fonts/fonts/DroidSansMono-Powerline.ttf | Bin 118464 -> 0 bytes .fonts/fonts/DroidSansMonoDotted-Powerline.ttf | Bin 118712 -> 0 bytes .fonts/fonts/DroidSansMonoSlashed-Powerline.ttf | Bin 118760 -> 0 bytes .fonts/fonts/FiraCode-VariableFont_wght.ttf | Bin 223136 -> 0 bytes .fonts/fonts/Inconsolata-dz-Powerline.otf | Bin 54612 -> 0 bytes .fonts/fonts/Inconsolata-dz.otf | Bin 52264 -> 0 bytes .fonts/fonts/Menlo-Powerline.otf | Bin 487212 -> 0 bytes .fonts/fonts/RobotoMono-Bold.ttf | Bin 109500 -> 0 bytes .fonts/fonts/RobotoMono-BoldItalic.ttf | Bin 117128 -> 0 bytes .fonts/fonts/RobotoMono-Italic.ttf | Bin 115112 -> 0 bytes .fonts/fonts/RobotoMono-Light.ttf | Bin 113488 -> 0 bytes .fonts/fonts/RobotoMono-LightItalic.ttf | Bin 121828 -> 0 bytes .fonts/fonts/RobotoMono-Medium.ttf | Bin 109292 -> 0 bytes .fonts/fonts/RobotoMono-MediumItalic.ttf | Bin 117996 -> 0 bytes .fonts/fonts/RobotoMono-Regular.ttf | Bin 109212 -> 0 bytes .fonts/fonts/RobotoMono-Thin.ttf | Bin 112480 -> 0 bytes .fonts/fonts/RobotoMono-ThinItalic.ttf | Bin 115656 -> 0 bytes .fonts/fonts/fonts.dir | 1 - .fonts/fonts/mensch-Powerline.otf | Bin 488268 -> 0 bytes .fonts/fonts/static/FiraCode-Bold.ttf | Bin 165200 -> 0 bytes .fonts/fonts/static/FiraCode-Light.ttf | Bin 164904 -> 0 bytes .fonts/fonts/static/FiraCode-Medium.ttf | Bin 164680 -> 0 bytes .fonts/fonts/static/FiraCode-Regular.ttf | Bin 164708 -> 0 bytes .fonts/fonts/static/FiraCode-SemiBold.ttf | Bin 165024 -> 0 bytes .fonts/mensch-Powerline.otf | Bin 0 -> 488268 bytes .fonts/static/FiraCode-Bold.ttf | Bin 0 -> 165200 bytes .fonts/static/FiraCode-Light.ttf | Bin 0 -> 164904 bytes .fonts/static/FiraCode-Medium.ttf | Bin 0 -> 164680 bytes .fonts/static/FiraCode-Regular.ttf | Bin 0 -> 164708 bytes .fonts/static/FiraCode-SemiBold.ttf | Bin 0 -> 165024 bytes 50 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .fonts/ClickerScript-Regular.ttf create mode 100644 .fonts/DroidSansMono-Powerline.ttf create mode 100644 .fonts/DroidSansMonoDotted-Powerline.ttf create mode 100644 .fonts/DroidSansMonoSlashed-Powerline.ttf create mode 100644 .fonts/FiraCode-VariableFont_wght.ttf create mode 100644 .fonts/Inconsolata-dz-Powerline.otf create mode 100644 .fonts/Inconsolata-dz.otf create mode 100644 .fonts/Menlo-Powerline.otf create mode 100644 .fonts/RobotoMono-Bold.ttf create mode 100644 .fonts/RobotoMono-BoldItalic.ttf create mode 100644 .fonts/RobotoMono-Italic.ttf create mode 100644 .fonts/RobotoMono-Light.ttf create mode 100644 .fonts/RobotoMono-LightItalic.ttf create mode 100644 .fonts/RobotoMono-Medium.ttf create mode 100644 .fonts/RobotoMono-MediumItalic.ttf create mode 100644 .fonts/RobotoMono-Regular.ttf create mode 100644 .fonts/RobotoMono-Thin.ttf create mode 100644 .fonts/RobotoMono-ThinItalic.ttf create mode 100644 .fonts/fonts.dir delete mode 100644 .fonts/fonts/ClickerScript-Regular.ttf delete mode 100644 .fonts/fonts/DroidSansMono-Powerline.ttf delete mode 100644 .fonts/fonts/DroidSansMonoDotted-Powerline.ttf delete mode 100644 .fonts/fonts/DroidSansMonoSlashed-Powerline.ttf delete mode 100644 .fonts/fonts/FiraCode-VariableFont_wght.ttf delete mode 100644 .fonts/fonts/Inconsolata-dz-Powerline.otf delete mode 100644 .fonts/fonts/Inconsolata-dz.otf delete mode 100644 .fonts/fonts/Menlo-Powerline.otf delete mode 100644 .fonts/fonts/RobotoMono-Bold.ttf delete mode 100644 .fonts/fonts/RobotoMono-BoldItalic.ttf delete mode 100644 .fonts/fonts/RobotoMono-Italic.ttf delete mode 100644 .fonts/fonts/RobotoMono-Light.ttf delete mode 100644 .fonts/fonts/RobotoMono-LightItalic.ttf delete mode 100644 .fonts/fonts/RobotoMono-Medium.ttf delete mode 100644 .fonts/fonts/RobotoMono-MediumItalic.ttf delete mode 100644 .fonts/fonts/RobotoMono-Regular.ttf delete mode 100644 .fonts/fonts/RobotoMono-Thin.ttf delete mode 100644 .fonts/fonts/RobotoMono-ThinItalic.ttf delete mode 100644 .fonts/fonts/fonts.dir delete mode 100644 .fonts/fonts/mensch-Powerline.otf delete mode 100644 .fonts/fonts/static/FiraCode-Bold.ttf delete mode 100644 .fonts/fonts/static/FiraCode-Light.ttf delete mode 100644 .fonts/fonts/static/FiraCode-Medium.ttf delete mode 100644 .fonts/fonts/static/FiraCode-Regular.ttf delete mode 100644 .fonts/fonts/static/FiraCode-SemiBold.ttf create mode 100644 .fonts/mensch-Powerline.otf create mode 100644 .fonts/static/FiraCode-Bold.ttf create mode 100644 .fonts/static/FiraCode-Light.ttf create mode 100644 .fonts/static/FiraCode-Medium.ttf create mode 100644 .fonts/static/FiraCode-Regular.ttf create mode 100644 .fonts/static/FiraCode-SemiBold.ttf diff --git a/.fonts/ClickerScript-Regular.ttf b/.fonts/ClickerScript-Regular.ttf new file mode 100644 index 0000000..dd1be83 Binary files /dev/null and b/.fonts/ClickerScript-Regular.ttf differ diff --git a/.fonts/DroidSansMono-Powerline.ttf b/.fonts/DroidSansMono-Powerline.ttf new file mode 100644 index 0000000..fafb790 Binary files /dev/null and b/.fonts/DroidSansMono-Powerline.ttf differ diff --git a/.fonts/DroidSansMonoDotted-Powerline.ttf b/.fonts/DroidSansMonoDotted-Powerline.ttf new file mode 100644 index 0000000..3f941e9 Binary files /dev/null and b/.fonts/DroidSansMonoDotted-Powerline.ttf differ diff --git a/.fonts/DroidSansMonoSlashed-Powerline.ttf b/.fonts/DroidSansMonoSlashed-Powerline.ttf new file mode 100644 index 0000000..af42b83 Binary files /dev/null and b/.fonts/DroidSansMonoSlashed-Powerline.ttf differ diff --git a/.fonts/FiraCode-VariableFont_wght.ttf b/.fonts/FiraCode-VariableFont_wght.ttf new file mode 100644 index 0000000..3d72131 Binary files /dev/null and b/.fonts/FiraCode-VariableFont_wght.ttf differ diff --git a/.fonts/Inconsolata-dz-Powerline.otf b/.fonts/Inconsolata-dz-Powerline.otf new file mode 100644 index 0000000..51bdd74 Binary files /dev/null and b/.fonts/Inconsolata-dz-Powerline.otf differ diff --git a/.fonts/Inconsolata-dz.otf b/.fonts/Inconsolata-dz.otf new file mode 100644 index 0000000..8ff3104 Binary files /dev/null and b/.fonts/Inconsolata-dz.otf differ diff --git a/.fonts/Menlo-Powerline.otf b/.fonts/Menlo-Powerline.otf new file mode 100644 index 0000000..417a3fa Binary files /dev/null and b/.fonts/Menlo-Powerline.otf differ diff --git a/.fonts/RobotoMono-Bold.ttf b/.fonts/RobotoMono-Bold.ttf new file mode 100644 index 0000000..482f028 Binary files /dev/null and b/.fonts/RobotoMono-Bold.ttf differ diff --git a/.fonts/RobotoMono-BoldItalic.ttf b/.fonts/RobotoMono-BoldItalic.ttf new file mode 100644 index 0000000..6419a44 Binary files /dev/null and b/.fonts/RobotoMono-BoldItalic.ttf differ diff --git a/.fonts/RobotoMono-Italic.ttf b/.fonts/RobotoMono-Italic.ttf new file mode 100644 index 0000000..8281794 Binary files /dev/null and b/.fonts/RobotoMono-Italic.ttf differ diff --git a/.fonts/RobotoMono-Light.ttf b/.fonts/RobotoMono-Light.ttf new file mode 100644 index 0000000..3c845d4 Binary files /dev/null and b/.fonts/RobotoMono-Light.ttf differ diff --git a/.fonts/RobotoMono-LightItalic.ttf b/.fonts/RobotoMono-LightItalic.ttf new file mode 100644 index 0000000..aa3cc9a Binary files /dev/null and b/.fonts/RobotoMono-LightItalic.ttf differ diff --git a/.fonts/RobotoMono-Medium.ttf b/.fonts/RobotoMono-Medium.ttf new file mode 100644 index 0000000..c496725 Binary files /dev/null and b/.fonts/RobotoMono-Medium.ttf differ diff --git a/.fonts/RobotoMono-MediumItalic.ttf b/.fonts/RobotoMono-MediumItalic.ttf new file mode 100644 index 0000000..caadad6 Binary files /dev/null and b/.fonts/RobotoMono-MediumItalic.ttf differ diff --git a/.fonts/RobotoMono-Regular.ttf b/.fonts/RobotoMono-Regular.ttf new file mode 100644 index 0000000..5919b5d Binary files /dev/null and b/.fonts/RobotoMono-Regular.ttf differ diff --git a/.fonts/RobotoMono-Thin.ttf b/.fonts/RobotoMono-Thin.ttf new file mode 100644 index 0000000..65bf26a Binary files /dev/null and b/.fonts/RobotoMono-Thin.ttf differ diff --git a/.fonts/RobotoMono-ThinItalic.ttf b/.fonts/RobotoMono-ThinItalic.ttf new file mode 100644 index 0000000..171913a Binary files /dev/null and b/.fonts/RobotoMono-ThinItalic.ttf differ diff --git a/.fonts/fonts.dir b/.fonts/fonts.dir new file mode 100644 index 0000000..573541a --- /dev/null +++ b/.fonts/fonts.dir @@ -0,0 +1 @@ +0 diff --git a/.fonts/fonts/ClickerScript-Regular.ttf b/.fonts/fonts/ClickerScript-Regular.ttf deleted file mode 100644 index dd1be83..0000000 Binary files a/.fonts/fonts/ClickerScript-Regular.ttf and /dev/null differ diff --git a/.fonts/fonts/DroidSansMono-Powerline.ttf b/.fonts/fonts/DroidSansMono-Powerline.ttf deleted file mode 100644 index fafb790..0000000 Binary files a/.fonts/fonts/DroidSansMono-Powerline.ttf and /dev/null differ diff --git a/.fonts/fonts/DroidSansMonoDotted-Powerline.ttf b/.fonts/fonts/DroidSansMonoDotted-Powerline.ttf deleted file mode 100644 index 3f941e9..0000000 Binary files a/.fonts/fonts/DroidSansMonoDotted-Powerline.ttf and /dev/null differ diff --git a/.fonts/fonts/DroidSansMonoSlashed-Powerline.ttf b/.fonts/fonts/DroidSansMonoSlashed-Powerline.ttf deleted file mode 100644 index af42b83..0000000 Binary files a/.fonts/fonts/DroidSansMonoSlashed-Powerline.ttf and /dev/null differ diff --git a/.fonts/fonts/FiraCode-VariableFont_wght.ttf b/.fonts/fonts/FiraCode-VariableFont_wght.ttf deleted file mode 100644 index 3d72131..0000000 Binary files a/.fonts/fonts/FiraCode-VariableFont_wght.ttf and /dev/null differ diff --git a/.fonts/fonts/Inconsolata-dz-Powerline.otf b/.fonts/fonts/Inconsolata-dz-Powerline.otf deleted file mode 100644 index 51bdd74..0000000 Binary files a/.fonts/fonts/Inconsolata-dz-Powerline.otf and /dev/null differ diff --git a/.fonts/fonts/Inconsolata-dz.otf b/.fonts/fonts/Inconsolata-dz.otf deleted file mode 100644 index 8ff3104..0000000 Binary files a/.fonts/fonts/Inconsolata-dz.otf and /dev/null differ diff --git a/.fonts/fonts/Menlo-Powerline.otf b/.fonts/fonts/Menlo-Powerline.otf deleted file mode 100644 index 417a3fa..0000000 Binary files a/.fonts/fonts/Menlo-Powerline.otf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-Bold.ttf b/.fonts/fonts/RobotoMono-Bold.ttf deleted file mode 100644 index 482f028..0000000 Binary files a/.fonts/fonts/RobotoMono-Bold.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-BoldItalic.ttf b/.fonts/fonts/RobotoMono-BoldItalic.ttf deleted file mode 100644 index 6419a44..0000000 Binary files a/.fonts/fonts/RobotoMono-BoldItalic.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-Italic.ttf b/.fonts/fonts/RobotoMono-Italic.ttf deleted file mode 100644 index 8281794..0000000 Binary files a/.fonts/fonts/RobotoMono-Italic.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-Light.ttf b/.fonts/fonts/RobotoMono-Light.ttf deleted file mode 100644 index 3c845d4..0000000 Binary files a/.fonts/fonts/RobotoMono-Light.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-LightItalic.ttf b/.fonts/fonts/RobotoMono-LightItalic.ttf deleted file mode 100644 index aa3cc9a..0000000 Binary files a/.fonts/fonts/RobotoMono-LightItalic.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-Medium.ttf b/.fonts/fonts/RobotoMono-Medium.ttf deleted file mode 100644 index c496725..0000000 Binary files a/.fonts/fonts/RobotoMono-Medium.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-MediumItalic.ttf b/.fonts/fonts/RobotoMono-MediumItalic.ttf deleted file mode 100644 index caadad6..0000000 Binary files a/.fonts/fonts/RobotoMono-MediumItalic.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-Regular.ttf b/.fonts/fonts/RobotoMono-Regular.ttf deleted file mode 100644 index 5919b5d..0000000 Binary files a/.fonts/fonts/RobotoMono-Regular.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-Thin.ttf b/.fonts/fonts/RobotoMono-Thin.ttf deleted file mode 100644 index 65bf26a..0000000 Binary files a/.fonts/fonts/RobotoMono-Thin.ttf and /dev/null differ diff --git a/.fonts/fonts/RobotoMono-ThinItalic.ttf b/.fonts/fonts/RobotoMono-ThinItalic.ttf deleted file mode 100644 index 171913a..0000000 Binary files a/.fonts/fonts/RobotoMono-ThinItalic.ttf and /dev/null differ diff --git a/.fonts/fonts/fonts.dir b/.fonts/fonts/fonts.dir deleted file mode 100644 index 573541a..0000000 --- a/.fonts/fonts/fonts.dir +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/.fonts/fonts/mensch-Powerline.otf b/.fonts/fonts/mensch-Powerline.otf deleted file mode 100644 index 2eb2232..0000000 Binary files a/.fonts/fonts/mensch-Powerline.otf and /dev/null differ diff --git a/.fonts/fonts/static/FiraCode-Bold.ttf b/.fonts/fonts/static/FiraCode-Bold.ttf deleted file mode 100644 index fc40722..0000000 Binary files a/.fonts/fonts/static/FiraCode-Bold.ttf and /dev/null differ diff --git a/.fonts/fonts/static/FiraCode-Light.ttf b/.fonts/fonts/static/FiraCode-Light.ttf deleted file mode 100644 index 28320e3..0000000 Binary files a/.fonts/fonts/static/FiraCode-Light.ttf and /dev/null differ diff --git a/.fonts/fonts/static/FiraCode-Medium.ttf b/.fonts/fonts/static/FiraCode-Medium.ttf deleted file mode 100644 index 50b2d91..0000000 Binary files a/.fonts/fonts/static/FiraCode-Medium.ttf and /dev/null differ diff --git a/.fonts/fonts/static/FiraCode-Regular.ttf b/.fonts/fonts/static/FiraCode-Regular.ttf deleted file mode 100644 index 481f595..0000000 Binary files a/.fonts/fonts/static/FiraCode-Regular.ttf and /dev/null differ diff --git a/.fonts/fonts/static/FiraCode-SemiBold.ttf b/.fonts/fonts/static/FiraCode-SemiBold.ttf deleted file mode 100644 index 63198fa..0000000 Binary files a/.fonts/fonts/static/FiraCode-SemiBold.ttf and /dev/null differ diff --git a/.fonts/mensch-Powerline.otf b/.fonts/mensch-Powerline.otf new file mode 100644 index 0000000..2eb2232 Binary files /dev/null and b/.fonts/mensch-Powerline.otf differ diff --git a/.fonts/static/FiraCode-Bold.ttf b/.fonts/static/FiraCode-Bold.ttf new file mode 100644 index 0000000..fc40722 Binary files /dev/null and b/.fonts/static/FiraCode-Bold.ttf differ diff --git a/.fonts/static/FiraCode-Light.ttf b/.fonts/static/FiraCode-Light.ttf new file mode 100644 index 0000000..28320e3 Binary files /dev/null and b/.fonts/static/FiraCode-Light.ttf differ diff --git a/.fonts/static/FiraCode-Medium.ttf b/.fonts/static/FiraCode-Medium.ttf new file mode 100644 index 0000000..50b2d91 Binary files /dev/null and b/.fonts/static/FiraCode-Medium.ttf differ diff --git a/.fonts/static/FiraCode-Regular.ttf b/.fonts/static/FiraCode-Regular.ttf new file mode 100644 index 0000000..481f595 Binary files /dev/null and b/.fonts/static/FiraCode-Regular.ttf differ diff --git a/.fonts/static/FiraCode-SemiBold.ttf b/.fonts/static/FiraCode-SemiBold.ttf new file mode 100644 index 0000000..63198fa Binary files /dev/null and b/.fonts/static/FiraCode-SemiBold.ttf differ -- cgit v1.2.3