Compare commits

...

4 Commits

16 changed files with 29 additions and 19 deletions

18
.gitmodules vendored
View File

@ -58,3 +58,21 @@
branch = master
ignore = dirty
shallow = true
[submodule "submodules/atkinson-hyperlegible"]
path = submodules/atkinson-hyperlegible
url = https://github.com/googlefonts/atkinson-hyperlegible.git
branch = main
ignore = dirty
shallow = true
[submodule "submodules/atkinson-hyperlegible-next"]
path = submodules/atkinson-hyperlegible-next
url = https://github.com/googlefonts/atkinson-hyperlegible-next.git
branch = main
ignore = dirty
shallow = true
[submodule "submodules/atkinson-hyperlegible-next-mono"]
path = submodules/atkinson-hyperlegible-next-mono
url = https://github.com/googlefonts/atkinson-hyperlegible-next-mono.git
branch = main
ignore = dirty
shallow = true

View File

@ -296,6 +296,9 @@ if [ "$(id -u)" == "0" ]; then
ln -nsfv $HOME/.shell-things/submodules/serious-sans/SeriousShanns/NerdFontMono /usr/local/share/fonts/
ln -nsfv $HOME/.shell-things/submodules/serious-sans/SeriousShanns/NerdFontPropo /usr/local/share/fonts/
ln -nsfv $HOME/.shell-things/submodules/Inclusive-Sans/fonts/variable /usr/local/share/fonts/Inclusive-Sans
ln -nsfv $HOME/.shell-things/submodules/atkinson-hyperlegible/fonts/otf /usr/local/share/fonts/atkinson-hyperlegible
ln -nsfv $HOME/.shell-things/submodules/atkinson-hyperlegible-next/fonts/variable /usr/local/share/fonts/atkinson-hyperlegible-next
ln -nsfv $HOME/.shell-things/submodules/atkinson-hyperlegible-next-mono/fonts/variable /usr/local/share/fonts/atkinson-hyperlegible-next-mono
fi
# Symlink cleanup
@ -399,15 +402,16 @@ fi
if [ -d "$HOME/.shell-things" ]; then
mkdir -p $HOME/.local/share/fonts
ln -nsfv $HOME/.shell-things/submodules/comicneue/Fonts/OTF $HOME/.local/share/fonts/comicneue
#ln -nsfv $HOME/.shell-things/submodules/comic-shanns-mono/fonts $HOME/.local/share/fonts/comic-shanns-mono
ln -nsfv $HOME/.shell-things/submodules/comic-shanns-mono/fonts/ComicShannsMono-Regular.otf $HOME/.local/share/fonts/
#ln -nsfv $HOME/.shell-things/submodules/opendyslexic/compiled $HOME/.local/share/fonts/opendyslexic
ln -nsfv $HOME/.shell-things/submodules/opendyslexic/compiled/OpenDyslexic-*.otf $HOME/.local/share/fonts/
ln -nsfv $HOME/.shell-things/submodules/serious-sans/SeriousShanns/otf $HOME/.local/share/fonts/SeriousShanns
ln -nsfv $HOME/.shell-things/submodules/serious-sans/SeriousShanns/NerdFont $HOME/.local/share/fonts/
ln -nsfv $HOME/.shell-things/submodules/serious-sans/SeriousShanns/NerdFontMono $HOME/.local/share/fonts/
ln -nsfv $HOME/.shell-things/submodules/serious-sans/SeriousShanns/NerdFontPropo $HOME/.local/share/fonts/
ln -nsfv $HOME/.shell-things/submodules/Inclusive-Sans/fonts/variable $HOME/.local/share/fonts/Inclusive-Sans
ln -nsfv $HOME/.shell-things/submodules/atkinson-hyperlegible/fonts/otf $HOME/.local/share/fonts/atkinson-hyperlegible
ln -nsfv $HOME/.shell-things/submodules/atkinson-hyperlegible-next/fonts/variable $HOME/.local/share/fonts/atkinson-hyperlegible-next
ln -nsfv $HOME/.shell-things/submodules/atkinson-hyperlegible-next-mono/fonts/variable $HOME/.local/share/fonts/atkinson-hyperlegible-next-mono
# Font cleanup
if hash symlinks 2> /dev/null; then
symlinks -d $HOME/.local/share/fonts/

1
local/share/fonts Symbolic link
View File

@ -0,0 +1 @@
../../submodules

View File

@ -1,7 +0,0 @@
OpenDyslexic
ComicShanns
ComicNeue
ComicNeue-Angular
SeriousSans
texlive-opentype
texlive-truetype

View File

@ -1 +0,0 @@
../../../submodules/comicneue/Fonts/OTF/ComicNeue

View File

@ -1 +0,0 @@
../../../submodules/comicneue/Fonts/OTF/ComicNeue-Angular

View File

@ -1 +0,0 @@
../../../submodules/comic-shanns-mono

View File

@ -1 +0,0 @@
../../../submodules/opendyslexic/compiled/

View File

@ -1 +0,0 @@
../../../submodules/serious-sans/SeriousSans

View File

@ -1 +0,0 @@
/usr/share/texlive/texmf-dist/fonts/opentype/

View File

@ -1 +0,0 @@
/usr/share/texlive/texmf-dist/fonts/truetype/

View File

@ -1,2 +0,0 @@
#!/usr/bin/env bash
fc-cache -v $@

@ -0,0 +1 @@
Subproject commit 1cb311624b2ddf88e9e37873999d165a8cd28b46

@ -0,0 +1 @@
Subproject commit 7925f50f649b3813257faf2f4c0b381011f434f1

@ -0,0 +1 @@
Subproject commit 154d50362016cc3e873eb21d242cd0772384c8f9

@ -1 +1 @@
Subproject commit e2971e45063f6b327ccedbf18e168bda6749155c
Subproject commit d3f7cd6a955d2191800f01d6d2efb2ee196127c5