-
Install GNU stow.
-
Install dependencies.
Arch:
pacman -S noto-fonts ttf-cascadia-code-nerd
Ubuntu:
sudo apt-get fonts-cascadia-code fonts-noto
Fedora:
dnf cascadia-code-fonts install google-noto-fonts-all
-
Use git to clone the repo into you home directory.
git clone https://github.com/DoubleDotStudios/dotfiles.git ~
-
Use GNU stow to symlink the directories.
stow .
stow -v -t ~ zsh/