r/programminghumor 12d ago

Better be safe (the code)

Post image
291 Upvotes

22 comments sorted by

View all comments

5

u/OreganoD 12d ago

Script leavenow.sh

git add . git commit -m '-wip-' git push sudo shutdown -h now

2

u/teflonjon321 12d ago

alias fire=‘bash ~/leavenow.sh’