.dotfiles created using 🌚 dotly
- Install git
- Clone your dotfiles repository
git clone [your repository of dotfiles] $HOME/.dotfiles
- Go to your dotfiles folder
cd $HOME/.dotfiles
- Install git submodules
git submodule update --init --recursive
- Install your dotfiles
$HOME/.dotfiles/modules/dotly/bin/dot self install