curl -fsSL https://raw.githubusercontent.com/v15hv4/init/$PROFILE/setup.sh | sh
Content | Repo Location | Host Location |
---|---|---|
Global configs | branch: dotfiles , path: . |
~/.dotfiles |
Profile-specific configs | branch: $PROFILE , path: dotfiles |
~/.init-profile/dotfiles |
In case a config exists in both the directories, the profile-specifc config will overwrite the global one.