Skip to content

Instantly share code, notes, and snippets.

@srcrip
Last active January 8, 2018 20:50
Show Gist options
  • Save srcrip/b06dc16376af96de5b72f6c62aef6ca8 to your computer and use it in GitHub Desktop.
Save srcrip/b06dc16376af96de5b72f6c62aef6ca8 to your computer and use it in GitHub Desktop.
#!/bin/bash
wget https://raw.githubusercontent.com/thestinger/termite/master/termite.terminfo
tic -x termite.terminfo
sudo apt-get install vim
curl http://j.mp/spf13-vim3 -L -o - | sh
@srcrip
Copy link
Author

srcrip commented Jan 8, 2018

bash <(curl https://gist.githubusercontent.com/Sevensidedmarble/b06dc16376af96de5b72f6c62aef6ca8/raw/d5c3b98bfce97eb0bf5680290e8230468d866815/bootstrap_circle.sh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment