1
0
Fork 0

font updates

This commit is contained in:
Luca Bilke 2023-04-21 15:02:07 +02:00
parent da4a2a5f17
commit 641b4bd54a
11 changed files with 121 additions and 124 deletions

View file

@ -1,10 +1,10 @@
# vim:fileencoding=utf-8:foldmethod=marker # vim:fileencoding=utf-8:foldmethod=marker
#: Fonts {{{ #: Fonts {{{
font_family CourierCode Nerd Font Mono font_family FiraCode Nerd Font Mono
bold_font CourierCode bold_font auto
italic_font CourierCode italic_font auto
bold_italic_font CourierCode bold_italic_font auto
font_size 11 font_size 11
disable_ligatures cursor disable_ligatures cursor
#: }}} #: }}}

View file

@ -2,17 +2,17 @@
ln  # LINK ln  # LINK
or  # ORPHAN or  # ORPHAN
tw t # STICKY_OTHER_WRITABLE tw t # STICKY_OTHER_WRITABLE
ow # OTHER_WRITABLE ow # OTHER_WRITABLE
st t # STICKY st t # STICKY
di # DIR di # DIR
pi p # FIFO pi p # FIFO
so s # SOCK so s # SOCK
bd b # BLK bd b # BLK
cd c # CHR cd c # CHR
su u # SETUID su u # SETUID
sg g # SETGID sg g # SETGID
ex # EXEC ex # EXEC
fi # FILE fi # FILE
# file extensions # file extensions
*.styl  *.styl 
@ -210,124 +210,122 @@ fi  # FILE
Vagrantfile  Vagrantfile 
# archives or compressed (extensions from dircolors defaults) # archives or compressed (extensions from dircolors defaults)
*.tar *.tar
*.tgz *.tgz
*.arc *.arc
*.arj *.arj
*.taz *.taz
*.lha *.lha
*.lz4 *.lz4
*.lzh *.lzh
*.lzma *.lzma
*.tlz *.tlz
*.txz *.txz
*.tzo *.tzo
*.t7z *.t7z
*.zip *.zip
*.z *.z
*.dz *.dz
*.gz *.gz
*.lrz *.lrz
*.lz *.lz
*.lzo *.lzo
*.xz *.xz
*.zst *.zst
*.tzst *.tzst
*.bz2 *.bz2
*.bz *.bz
*.tbz *.tbz
*.tbz2 *.tbz2
*.tz *.tz
*.deb *.deb
*.rpm *.rpm
*.jar *.jar
*.war *.war
*.ear *.ear
*.sar *.sar
*.rar *.rar
*.alz *.alz
*.ace *.ace
*.zoo *.zoo
*.cpio *.cpio
*.7z *.7z
*.rz *.rz
*.cab *.cab
*.wim *.wim
*.swm *.swm
*.dwm *.dwm
*.esd *.esd
# image formats # media formats
*.jpg *.jpg
*.jpeg *.jpeg
*.mjpg *.mjpg
*.mjpeg *.mjpeg
*.bmp *.bmp
*.pbm *.pbm
*.pgm *.pgm
*.ppm *.ppm
*.tga *.tga
*.xbm *.xbm
*.xpm *.xpm
*.tif *.tif
*.tiff *.tiff
*.png *.png
*.svg *.svg
*.svgz *.svgz
*.pcx *.pcx
*.webp *.webp
*.xcf *.xcf
*.xwd *.xwd
*.cgm *.cgm
*.emf *.emf
# video formats *.gif 
*.gif  *.mng 
*.mng  *.mov 
*.mov  *.mpg 
*.mpg  *.mpeg 
*.mpeg  *.m2v 
*.m2v  *.mkv 
*.mkv  *.webm 
*.webm  *.ogm 
*.ogm  *.mp4 
*.mp4  *.m4v 
*.m4v  *.mp4v 
*.mp4v  *.vob 
*.vob  *.qt 
*.qt  *.nuv 
*.nuv  *.wmv 
*.wmv  *.rmvb 
*.rmvb  *.dvx 
*.dvx  *.flc 
*.flc  *.avi 
*.avi  *.fli 
*.fli  *.flv 
*.flv  *.gl 
*.gl  *.yuv 
*.yuv  *.ogv 
*.ogv  *.ogx 
*.ogx  *.rm 
*.rm  *.asf 
*.asf 
# audio formats *.aac 
*.aac  *.au 
*.au  *.flac 
*.flac  *.m4a 
*.m4a  *.mid 
*.mid  *.midi 
*.midi  *.mka 
*.mka  *.mp3 
*.mp3  *.mpc 
*.mpc  *.ogg 
*.ogg  *.ra 
*.ra  *.wav 
*.wav  *.oga 
*.oga  *.opus 
*.opus  *.spx 
*.spx  *.xspf 
*.xspf 
# other formats # other formats
*.pdf  *.pdf 

View file

@ -1 +0,0 @@
21501f22-e1b6-485a-a1cf-7240acd310b7

Binary file not shown.

Binary file not shown.

Binary file not shown.