Last active
December 4, 2020 03:02
-
-
Save henriquegogo/763756 to your computer and use it in GitHub Desktop.
My .vimrc
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
" Made by @henriquegogo | |
" Script moved to https://github.com/henriquegogo/dotfiles | |
" I'll maintain this one just for compatibility with old references and history | |
au VimEnter * !wget https://raw.githubusercontent.com/henriquegogo/dotfiles/master/.vimrc -O ~/.vimrc |
Boa!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Irado! Mas viu, pq cê não mantém um repositório
dotfiles
no seu próprio GitHub? Assim as pessoas (tipo, eu) podem watchear alterações, sugestões via PRs (pouco utilizado, mas ainda rola às vezes), etc. - além de ter um ponto único de update (git -C "~/.dotfiles" pull origin master
).