diff --git a/aliases b/aliases index 4d3c3ffc..42751c76 100644 --- a/aliases +++ b/aliases @@ -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/ &"