cbowdon / daemons.el

An Emacs UI for managing init system services
GNU General Public License v3.0
102 stars 12 forks source link

Guard against Warning lines in brew output #26

Closed camdez closed 2 years ago

camdez commented 2 years ago

Resolves #25.

Couldn't resist changing the cdr call to rest to increase clarity of intent...sorry.

cbowdon commented 2 years ago

Superb, thank you!