Skip to content

Instantly share code, notes, and snippets.

@wkl
Created March 14, 2018 00:44
Show Gist options
  • Save wkl/a3fc85db09e1ffc2fb04f2f9c452a51f to your computer and use it in GitHub Desktop.
Save wkl/a3fc85db09e1ffc2fb04f2f9c452a51f to your computer and use it in GitHub Desktop.
Setup new workspace
#!/usr/bin/env bash
git clone https://github.com/wkl/dotfiles ~/.dotfiles && ~/.dotfiles/setup.sh
git clone https://github.com/wkl/vimrc ~/.vim && ~/.vim/setup.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment