banner
Geek

Geek

🧠在家居士 | 🥦素食者 | 🏃🏻马拉松爱好者 | 📡AI降临派 | 过🪜技术资深学者 | 🤖科技狂 | 📤更新狂🆅 https://www.igeekbb.com/
twitter
github

Change the appearance of the terminal for the minimalist party with Alacritty + beautification.

Introduction#

Alacritty is a fast, cross-platform OpenGL terminal emulator with reasonable default settings but allows for extensive customization. By integrating with other applications instead of reimplementing their functionality, it successfully provides a flexible set of features and high performance. Currently supported platforms include BSD, Linux, macOS, and Windows.

Beautification Effects#

Alacritty (Window)

47shots_so

Alacritty (Icon)

467shots_so 1

  • Take a look at the built-in one

CleanShot 2023-04-25 at 21.51.32@2x


To achieve the above effects, only three steps are needed

Font Beautification#

  • JetBrains Mono: A free and open-source font for developers

CleanShot 2023-04-25 at 21.57.23@2x


Icon Beautification#

Alacritty

For Mac, find Alacritty.app in the Applications folder, right-click to show info, and then drag the downloaded icns file onto the top left corner icon to complete the replacement.

NameURL
AlacrittyClick to download

Configuration File#

1. Online Update#

  • Run the following command in Alacritty and restart.
curl -fLo ~/.config/alacritty/alacritty.yml --create-dir \
    https://geek.4everland.store/alacritty.yml

2. Or Download the Configuration File#

  • For Mac, place it in ~/.config/alacritty/alacritty.yml
NameURL
alacrittyClick to download

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.