Skip to content

Instantly share code, notes, and snippets.

@m00nwtchr
Created May 20, 2020 19:51
Show Gist options
  • Select an option

  • Save m00nwtchr/9972ea3156c7b06c465fff8152a237da to your computer and use it in GitHub Desktop.

Select an option

Save m00nwtchr/9972ea3156c7b06c465fff8152a237da to your computer and use it in GitHub Desktop.
A script to pull my dotfiles
curl -fLo ./yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm && chmod a+x ./yadm && ./yadm clone https://github.com/lmarianski/dotfiles.git --bootstrap && rm ./yadm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment