Added a comment on how to never type password.

This commit is contained in:
Yann Esposito (Yogsototh) 2011-11-17 13:38:40 +01:00
parent 5746c19cb0
commit e7cf216bb4

View file

@ -18,3 +18,10 @@ Only it is written in `zsh` and should work also on Mac. Yeah, PHP sucks for thi
8. Profit 8. Profit
Good Work! 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