📝 Made note of how to fix inkscape

This commit is contained in:
z3rOR0ne 2022-09-05 20:08:55 -07:00
parent 16b1f05e84
commit 94e222a128
2 changed files with 5 additions and 1 deletions

View file

@ -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 &"

View file

@ -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