Joined October 2012
·
Achievements
60 Karma
0 Total ProTip Views
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Forked
Have a project valued enough to be forked by someone else
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Charity
Fork and commit to someone's open source project in need
Mongoose
Have at least one original repo where Ruby is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Vim actually has a special register for the system clipboard, '+'. So you can copy to and from the system clipboard like so:
"+p -> paste from clipboard
"+y -> yank to clipboard