📝 Added bookmark of interrupt blog

This commit is contained in:
z3rOR0ne 2022-10-28 01:29:11 -07:00
parent 51fe4edf9b
commit e6039668a6
4 changed files with 14 additions and 4 deletions

View file

@ -367,6 +367,8 @@ alias joelonsoftware="librewolf https://www.joelonsoftware.com/ &"
alias gabmus="librewolf https://gabmus.org/ &"
# Austin Gil works for Linode and has some good articles
alias austingil="librewolf https://austingil.com/ &"
# Interrupt is a shared blog that specializes in hardware/driver development articles
alias interrupt="librewolf https://interrupt.memfault.com/ &"
# C Programming
alias calgos="librewolf https://www.edureka.co/blog/sorting-algorithms-in-c/ &"