# clone and link dotfiles
git clone https://github.com/kabouzeid/dotfiles ~/.dotfiles && cd ~/.dotfiles && ./install# commonly used binaries such as nvim, fd, rg, ...
SHELL=bash ./install -c install-binaries.conf.yamlNote
I use a custom patched font.
Some configs, such as yazi, assume those icon mappings.
If you use standard Nerd Font symbols instead, remove the custom icon mappings.