A repository with my personal configuration files. Managed using GNU stow.
-
Ensure that the key is on ssh-agent:
eval "$(ssh-agent -s)" ssh-add -K ~/.ssh/key_rsa
-
Init the installation:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/marciol/dotfiles/HEAD/install.sh)"