Skip to content

Instantly share code, notes, and snippets.

@kfatehi
Last active August 29, 2015 14:00
Show Gist options
  • Save kfatehi/ea54e9bcc663782562d6 to your computer and use it in GitHub Desktop.
Save kfatehi/ea54e9bcc663782562d6 to your computer and use it in GitHub Desktop.
ubuntu manifest script
# curl https://gist.github.com/keyvanfatehi/ea54e9bcc663782562d6/raw/manifest.sh | bash
# i use this for VMs, will update as needed
sudo apt-get update && sudo apt-get install git tmux vim
git clone https://github.com/keyvanfatehi/config.git && cd config && bash manifest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment