AlessandroYorba / Alduin

A Vim Colorscheme
447 stars 26 forks source link

Remove screenshot files from repository #2

Closed mcchrish closed 8 years ago

mcchrish commented 8 years ago

Image files are huge and they are carried around everytime someone wants to use your colorscheme. I think it's possible to upload the screenshots in a github issue and just use the URL generated once uploaded.

AlessandroYorba commented 8 years ago

Good point. I'll lighten the load immediately by removing most of the screenshot and then URL them

conorsch commented 8 years ago

OK, it's not bad to pare down the repository a bit, but you can always just:

wget https://raw.githubusercontent.com/AlessandroYorba/Alduin/master/colors/alduin.vim -O ~/.vim/colors/alduin.vim

and don't bother cloning the history.

AlessandroYorba commented 8 years ago

Thank you both for the ideas and feedback. I removed the Screenshot Dir from the repo and just referenced the images from within a Github issue.