From 94e222a1284191296fb4241f87c02e5767c53313 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 5 Sep 2022 20:08:55 -0700 Subject: [PATCH] :memo: Made note of how to fix inkscape --- aliases | 2 +- updates.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/aliases b/aliases index 457383f5..8cdf43ca 100644 --- a/aliases +++ b/aliases @@ -273,6 +273,7 @@ alias docker-exec="doas docker exec -it" # use with container ID and bash # nerdfonts cheat sheet for terminal icons alias nfcheatsheet='librewolf https://www.nerdfonts.com/cheat-sheet &' alias codeberg="librewolf https://codeberg.org/ &" +alias mankier="links https://www.mankier.com" alias sqlsc="links https://sqlservercentral.com" alias {gp,gopherpedia}="lynx gopher://gopherpedia.com:70" alias gopher="lynx https://gopher.floodgap.com/gopher/gw.lite" @@ -311,7 +312,6 @@ alias breakbad="links http://bbzzzsvqcrqtki6umym6itiixfhni37ybtt7mkbjyxn2pgllzxf alias comix="links http://nv3x2jozywh63fkohn5mwp2d73vasusjixn3im3ueof52fmbjsigw6ad.onion" # Programming Resources - # CS Basics # KnowledgeGate is a decent introduction to the basics of CS (mostly in Hindi though...) alias knowledgegate="librewolf https://www.youtube.com/c/KNOWLEDGEGATE_kg &" diff --git a/updates.txt b/updates.txt index 6b987493..34707006 100644 --- a/updates.txt +++ b/updates.txt @@ -38,3 +38,7 @@ archlinux-java status doas archlinux-java set zulu-11 And go ahead and open it up to test + +Fixed inkscape (uncomment ignored packages (inkscape and popplers) from /etc/pacman.conf) + +doas ln /usr/lib/inkscape/libinkscape_base.so /usr/lib/libinkscape_base.so