Skip to content

Instantly share code, notes, and snippets.

@musiko
musiko / alacritty.yml
Last active April 7, 2022 04:11
My Alacritty configuration (v0.10.1, MacOS)
# Configuration for Alacritty, the GPU enhanced terminal emulator.
# Import additional configuration files
#
# Imports are loaded in order, skipping all missing files, with the importing
# file being loaded last. If a field is already present in a previous import, it
# will be replaced.
#
# All imports must either be absolute paths starting with `/`, or paths relative
# to the user's home directory starting with `~/`.