Last active
January 8, 2018 20:50
-
-
Save srcrip/b06dc16376af96de5b72f6c62aef6ca8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bash <(curl https://gist.githubusercontent.com/Sevensidedmarble/b06dc16376af96de5b72f6c62aef6ca8/raw/d5c3b98bfce97eb0bf5680290e8230468d866815/bootstrap_circle.sh)