Nothing super crazy going on here, but some vscode config. Used to setup a new Mac quickly
- VsCode
- Docker
- VirtualBox
- Chrome
- Iterm2
- RStudio
- Spectable
- TeX
- Font Book
Note this install is for a new machine.
Install first:
- VsCode (add it to
$PATH
)
Run this in the $HOME
directory
curl https://cdn.rawgit.com/mavogel/dotfiles/master/install.sh | sh