Alacritty terminal build and config on linux
NapoleonWils0n
Building the Alacritty terminal on linux, installing rustup, overview of the required dependencies, setting up the terminfo, desktop entry, man pages and installing the zsh completions
I also cover zsh setting to show the current program name in the window title bar as well as creating a multi line prompt that shows you if you are in insert or normal mode
alacritty install: https://github.com/NapoleonWils0n/cerberus/blob/master/alacritty/alacritty-install.org
my alacritty config: https://raw.githubusercontent.com/NapoleonWils0n/ubuntu-dotfiles/master/.config/alacritty/alacritty.yml
zshrc: https://raw.githubusercontent.com/NapoleonWils0n/ubuntu-dotfiles/master/.zshrc q alacritty site: https://github.com/alacritty/alacritty
alacrity instructions: https://github.com/alacritty/alacritty/blob/master/INSTALL.md
alacritty wiki colour schemes: https://github.com/alacritty/alacritty/wiki/Color-schemes
rustup: https://rustup.rs/ ... https://www.youtube.com/watch?v=97oitlEPick
181570436 Bytes