mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 13:17:38 +02:00
Compare commits
No commits in common. "584bfe2d3217dbe783f5c51676fe9b312dc764c2" and "79210446ed0a7007349cc71e32b5c16a369119c2" have entirely different histories.
584bfe2d32
...
79210446ed
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -4,9 +4,3 @@
|
||||
[submodule "submodules/SteamDeckScreenLock"]
|
||||
path = submodules/SteamDeckScreenLock
|
||||
url = https://github.com/RHOPKINS13/SteamDeckScreenLock.git
|
||||
[submodule "submodules/opendyslexic"]
|
||||
path = submodules/opendyslexic
|
||||
url = https://github.com/antijingoist/opendyslexic.git
|
||||
[submodule "submodules/comic-shanns-mono"]
|
||||
path = submodules/comic-shanns-mono
|
||||
url = https://github.com/jesusmgg/comic-shanns-mono.git
|
||||
|
@ -1,11 +1,4 @@
|
||||
# Font size 7 is comfortable on Lumina
|
||||
#font=Noto Sans Mono:size=7, Noto Color Emoji
|
||||
#font=Comic Shanns Mono-Regular:size=7, Noto Color Emoji
|
||||
|
||||
# while 10 is great on Sedric and possibly safer default
|
||||
font=Noto Sans Mono:size=10, Noto Color Emoji
|
||||
#font=Noto Sans Mono:size=12, Noto Color Emoji
|
||||
|
||||
# Zaldaryn again is using size 12
|
||||
#font=Noto Sans Mono:size=10, Noto Color Emoji
|
||||
#font=Comic Shanns Mono-Regular:size=12, Noto Color Emoji
|
||||
|
1
install
1
install
@ -35,7 +35,6 @@ gpg --quiet --import .mikaela/keys/*.asc &
|
||||
mkdir -p ~/.ssh/sockets/
|
||||
chmod a+xr chmod
|
||||
bash -x ./chmod &
|
||||
git submodule update --init &
|
||||
|
||||
if hash pre-commit 2>/dev/null; then
|
||||
pre-commit init-templatedir ~/.git-template
|
||||
|
2
local/share/fonts/.gitignore
vendored
2
local/share/fonts/.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
OpenDyslexic
|
||||
ComicShanns
|
@ -1 +0,0 @@
|
||||
../../../submodules/comic-shanns-mono
|
@ -1 +0,0 @@
|
||||
../../../submodules/opendyslexic/compiled/
|
@ -1,2 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
fc-cache
|
@ -1 +0,0 @@
|
||||
Subproject commit fd24fe8b67f22523b9fbb048842740f1c7dbe346
|
@ -1 +0,0 @@
|
||||
Subproject commit e7ac50af1aabb8cb0fbf81db105f21f81fbb5284
|
Loading…
x
Reference in New Issue
Block a user