summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/psf/Makefile2
-rw-r--r--etc/psf/sans6x10.psfbin0 -> 2592 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/psf/Makefile b/etc/psf/Makefile
index a3277b4e..25cc5ff2 100644
--- a/etc/psf/Makefile
+++ b/etc/psf/Makefile
@@ -1,6 +1,8 @@
 TABLE = default.u
 
 FONTS += sans6x8.psfu
+FONTS += sans6x10.psfu
+
 PNGS = $(FONTS:psfu=png)
 
 all: $(FONTS)
diff --git a/etc/psf/sans6x10.psf b/etc/psf/sans6x10.psf
new file mode 100644
index 00000000..2ea3db74
--- /dev/null
+++ b/etc/psf/sans6x10.psf
Binary files differ
0a2&follow=1'>Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe