📝 Made note of icons/gradients bookmarks

This commit is contained in:
z3rOR0ne 2022-10-05 19:10:54 -07:00
parent 3e5e0022a5
commit 3ffe0675fc

10
aliases
View file

@ -427,7 +427,15 @@ alias librefonts="librewolf ~/Documents/notes/libre_foundries_font_list.html &"
alias gfontshelper="librewolf https://google-webfonts-helper.herokuapp.com/fonts &"
#gfi is a utility that downloads google fonts from the cli:
alias google-font-installer="gfi"
# for icons(use svg codes as they are faster) alias iconify="librewolf https://iconify.design/ &" for domain names
# for icons(use svg codes as they are faster)
alias iconify="librewolf https://iconify.design/ &"
alias nounproject="librewolf https://thenounproject.com &"
# css gradients
alias cssgradients="librewolf htttps://cssgradient.io &"
#for domain names
alias namecheap="librewolf https://namecheap.com/ &"
# a great introduction to tls/ssl practices and rules of thumb:
alias feistyduck="librewolf https://www.feistyduck.com/library/bulletproof-tls-guide/online/ &"