Alacritty Used the default config example to get started, just uncomment the sections you need and setup.
Oh-my-zsh paired with Alacritty
alias.zsh is usually found or created in the oh-my-zsh custom folder if you
cd ~/.oh-my-zsh/custom then touch alias.zsh to create it, if it doesn't exist.
PDE - Neovim
Neovim was installed through Homebrew with brew install neovim
The package manager being used is packer.nvim
The LSP being used is mason.nvim
Plugins and settings found in tmux-config
Theme is OneDark variant pulled from Jess Archer's config