get-shit-done/README.md

21 lines
514 B
Markdown
Raw Normal View History

2011-05-06 08:03:00 +00:00
# Get Shit Done
This small script is inspired by:
2011-05-06 08:07:15 +00:00
[`https://github.com/leftnode/get-shit-done`](https://github.com/leftnode/get-shit-done.git) by [leftnode](https://github.com/leftnode/).
2011-05-06 08:03:00 +00:00
Only it is written in `zsh` and should work also on Mac. Yeah, PHP sucks for this kind of work.
2011-05-06 08:16:07 +00:00
# How to Install?
1. Open Terminal
2. git clone https://github.com/leftnode/get-shit-done.git .
3. cd get-shit-done
4. sudo ./get-shit-done work
5. Harden the fuck up
6. sudo ./get-shit-done play
7. ???
8. Profit
2011-05-06 08:03:00 +00:00
Good Work!