Created
May 1, 2019 17:53
-
-
Save KennethanCeyer/fe32c8d0ead2adafc6d59dc87d324509 to your computer and use it in GitHub Desktop.
Download brogrammer.vim to .vim colors
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
mkdir -p ~/.vim/colors | |
curl https://raw.githubusercontent.com/marciomazza/vim-brogrammer-theme/master/colors/brogrammer.vim > ~/.vim/colors/brogrammer.vim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to comeback to original state?