Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

r-alacritty-config

Gruvbox-themed Alacritty configuration.

r-alacritty-config

Features

  • Gruvbox color scheme.
  • Fira Code font.
  • Sensible keybindings.

Installation

Download, install, and apply r-alacritty-config and its dependencies.

Prerequisites

  • Install and apply Fira Code Nerd Font. For more information, see Nerd Fonts GitHub.
    Example: Install Fire Code Nerd Font on macOS by running brew install --cask font-fira-code-nerd-font

Procedure

  1. Download r-alacritty-config by running:

    mkdir -p ~/.config/alacritty && curl -o ~/.config/alacritty/alacritty.toml https://raw.githubusercontent.com/rafalkaron/r-alacritty-config/main/alacritty.toml
  2. Restart Alacritty.