📝 More web dev bookmarks

This commit is contained in:
z3rOR0ne 2022-07-27 02:33:39 -07:00
parent e2eb6355ed
commit 33909b8ee6

View file

@ -322,6 +322,10 @@ alias namecheap="librewolf https://namecheap.com/ &"
alias prismjs="librewolf https://prismjs.com/ &"
# cool front end ideas
alias codinhood="librewolf https://codinhood.com/ &"
# bun is an alternative to nodejs/npm, still in beta... check in from time to time
alias bun="librewolf https://bun.sh/ &"
# languagetool.org is a resource site for starting up an open source version of grammerly
alias langtool="librewolf https://languagetool.org/dev/ &"
# ddgr shebang bookmarks
alias ddgr="ddgr -x -n 25 --unsafe --proxy 127.0.0.1:8118"