Skip to content

Instantly share code, notes, and snippets.

@palikar
Created October 8, 2018 21:24
Show Gist options
  • Save palikar/02e1d0e3c14e63bdf80a12d484ce9f46 to your computer and use it in GitHub Desktop.
Save palikar/02e1d0e3c14e63bdf80a12d484ce9f46 to your computer and use it in GitHub Desktop.
System setup
#!/bin/bash
sudo apt-get install git
mkdir -p ~/code && git clone xhttps://github.com/palikar/dotfiles ~/code/dotfiles
cd ~/code/dotfiles && . install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment