Dnf arguments (fix #314) (#405)

This commit is contained in:
Roey Darwish Dror
2020-05-14 09:22:14 +03:00
committed by GitHub
parent cf34294a32
commit 819447dcdf
4 changed files with 45 additions and 21 deletions

View File

@@ -31,9 +31,6 @@
# Arguments to pass tmux when pulling Repositories
#tmux_arguments = "-S /var/tmux.sock"
# Arguments to pass yay when updating packages
#yay_arguments = "--nodevel"
# Manually select Windows updates
# accept_all_windows_updates = false
@@ -56,3 +53,7 @@
#[brew]
#greedy_cask = true
#[linux]
# Arguments to pass yay when updating packages
#yay_arguments = "--nodevel"