Skip to content

Instantly share code, notes, and snippets.

@ladislas
Last active June 24, 2020 11:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ladislas/5840bd9a03818a3c80d8fb5ba26595a9 to your computer and use it in GitHub Desktop.
Save ladislas/5840bd9a03818a3c80d8fb5ba26595a9 to your computer and use it in GitHub Desktop.
#!/usr/bin/env zsh
mkdir -p $HOME/dev/tmp
cd $HOME/dev/tmp
git clone https://github.com/ladislas/dotfiles
cd $HOME/dev/tmp/dotfiles
./bootstrap.sh --hello
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment