Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 832 Bytes

README.md

File metadata and controls

37 lines (31 loc) · 832 Bytes

Microsoft Fonts

This is a complement for ttf-mscorefonts-installer

Install

wget -q -O - https://raw.githubusercontent.com/lucasgabmoreno/bashinstallers/main/msfonts/install.sh | bash

Uninstall

wget -q -O - https://raw.githubusercontent.com/lucasgabmoreno/bashinstallers/main/msfonts/install.sh | bash -s uninstall

Fonts installed

  • Calibri
  • Cambria
  • Candara
  • Consolas
  • Constantia
  • Corbel
  • Tahoma
  • Segoe-UI
  • MT Extra
  • Symbol
  • Webdings
  • Wingding
  • Wingdng2
  • Wingdng3

Thanks