Joined January 2013
·
Posted to
~/.xinitrc: start apps only if not already running
over 1 year
ago
@jasonwryan Lol sorry. Forgot where I originally saw this. Link added.
Posted to
Squash some commits
over 1 year
ago
And in case you want to undo a rebase:
git reflog
git reset --hard <last_commit_before_rebase>
Achievements
348 Karma
70,289 Total ProTip Views
Forked 50
Have a project with a thriving community of users that's been forked at least 50 times
Raven
Have at least one original repo where some form of shell script is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Forked 20
Have an established project that's been forked at least 20 times
Mongoose
Have at least one original repo where Ruby is the dominant language
Charity
Fork and commit to someone's open source project in need
Lemmings 100
Write something great enough to have at least 100 watchers of the project
Velociraptor
Have at least one original repo where Perl is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
T-Rex
Have at least one original repo where C is the dominant language
For those who use Git, Vundle is an easy way to install/update/remove plugins for Vim.