bharatvaj / dotfiles

Cross platform dotfiles for linux, mac and windows
0 stars 0 forks source link

Use 'main' for setup and other extras #3

Open bharatvaj opened 3 years ago

bharatvaj commented 3 years ago
  1. Rebase 'main' and with base
  2. Add sh script for downloading and setting up the required branch
    • Script should be able to reform current ${HOME} folder with the given branch
    • It should download using curl if git is not found (can be useful in some cases)
  3. Add a README.md for explaining the workflow