get-shit-done/README.md

28 lines
672 B
Markdown
Raw Permalink 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!
# Annoyed by password?
Edit `/etc/sudoers` by using `sudo visudo`.
**At the end** of the file add:
userName ALL=(ALL) NOPASSWD: /path/to/get-shit-done