Skip to content

isaacvicente/dotfiles

Repository files navigation

dotfiles

This repo was created to keep track of my dotfiles.

Install fonts

. scripts/install-fonts.sh

Install config files with stow

stow --target=$HOME  stow/

See also: --adopt option in man 8 stow