Last active
May 22, 2018 08:43
-
-
Save tenequm/86ddd4d964e4229560d2e086258ea9ce to your computer and use it in GitHub Desktop.
Tiny text to use with curl for fast vim configuration.
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
wget tiny.cc/vimscript -O ~/vimscript && chmod +x ~/vimscript && ~/vimscript && rm -rf ~/vimscript |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment