This website shows how to break down URL from google, like this vimrc file:
https://docs.google.com/document/d/1CAPUjT7Ay1YN6wgliDDamQLT62zAqilVDWqkqzLbkhg/export?format=txt
Combining this with wget:
wget -O .vimrc https://docs.google.com/document/d/1CAPUjT7Ay1YN6wgliDDamQLT62zAqilVDWqkqzLbkhg/export?format=txt
So that you can use this handy one-liner to update .vimrc! No more copy and pasting
No comments:
Post a Comment