dots

git clone git://mattcarlson.org/repos/dots.git
Log | Files | Refs

commit a85fdcbbb32ea95adc0055236d2200fd974432ce
parent 821b530cb0e0a9640769507054b027010db5b041
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Thu, 13 Jan 2022 17:19:09 -0500

paru uses doas instead of sudo

Diffstat:
A.config/paru/paru.conf | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.config/paru/paru.conf b/.config/paru/paru.conf @@ -0,0 +1,2 @@ +[bin] +Sudo = doas