Fix visudo editor defaulting to vi

This commit is contained in:
dr460nf1r3 2022-04-04 14:43:39 +02:00
parent 5667fdd0ff
commit fa323e6989
No known key found for this signature in database
GPG Key ID: B5C20B53B5FB19ED
2 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,8 @@
# Maintainer: Librewish <librewish@gmail.com>
pkgname=garuda-common-settings
pkgver=2.5.6
pkgrel=2
pkgver=2.5.7
pkgrel=1
arch=('any')
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
license=('GPL')

1
etc/sudoers.d/editor Normal file
View File

@ -0,0 +1 @@
Defaults EDITOR=/usr/bin/micro