Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 298 Bytes

File metadata and controls

14 lines (10 loc) · 298 Bytes

Mandragora's dotfiles

Install

git clone ---depth=1 git@github.com:mandragora-hub/dotfiles.git "${HOME}.dotfiles.git"
stow -d . --target="${HOME}"

Fast install

curl -fsSL https://raw.githubusercontent.com/mandragora-hub/dotfiles/refs/heads/master/bootstrap.sh | bash