Skip to content

leandergangso/dotfiles

Repository files navigation

Dotfiles

Bootstrap

curl -fsSL https://raw.githubusercontent.com/leandergangso/dotfiles/refs/heads/main/bootstrap.bash | bash

Stow

To use only certain dotfiles run:

stow {name} --adopt

To include all dotfiles run:

find . -mindepth 1 -maxdepth 1 -type d -exec stow {} --adopt \;

About

Personal dotfiles

Resources

Stars

Watchers

Forks