diff options
| author | kj-sh604 | 2024-07-06 18:44:37 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-06 18:44:37 -0400 |
| commit | 1ea7a5b4a7c5894b188d403aa50f59bf180af8d9 (patch) | |
| tree | e113bfa284d4ecd30d670364ce35459610da11b2 /.config/paru | |
| parent | 29f6c379aaf8376bc72d2ce6c55993cebfd61a0e (diff) | |
refactor: put `SkipReview` in `paru.conf` rather than in an alias
Diffstat (limited to '.config/paru')
| -rw-r--r-- | .config/paru/paru.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.config/paru/paru.conf b/.config/paru/paru.conf index d49d5e4..868e6c3 100644 --- a/.config/paru/paru.conf +++ b/.config/paru/paru.conf @@ -9,12 +9,13 @@ # GENERAL OPTIONS # [options] -PgpFetch +BottomUp Devel -Provides DevelSuffixes = -git -cvs -svn -bzr -darcs -always -hg -fossil +PgpFetch +Provides +SkipReview #AurOnly -BottomUp #RemoveMake #SudoLoop #UseAsk |
