Skip to content

Instantly share code, notes, and snippets.

@jottenlips
Last active August 16, 2019 19:36
Show Gist options
  • Save jottenlips/db7e6a09e5997f01625f14e36f334947 to your computer and use it in GitHub Desktop.
Save jottenlips/db7e6a09e5997f01625f14e36f334947 to your computer and use it in GitHub Desktop.
This is a joke.
git clone $@ && cd `echo $@ | sed "s/.git//g" | sed "s/.*\///g"` && rm -rf .git && git init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment