📝 Made note of icons/gradients bookmarks
This commit is contained in:
parent
3e5e0022a5
commit
3ffe0675fc
1 changed files with 9 additions and 1 deletions
10
aliases
10
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/ &"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue