add cheat and topgrade
This commit is contained in:
parent
a64c93a520
commit
a832a46772
5 changed files with 71 additions and 1 deletions
21
topgrade
Normal file
21
topgrade
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
[misc]
|
||||
assume_yes = true
|
||||
disable = ["system"]
|
||||
#ignore_failures = ["powershell"]
|
||||
pre_sudo = true
|
||||
run_in_tmux = true
|
||||
display_time = true
|
||||
|
||||
cleanup = true
|
||||
|
||||
[post_commands]
|
||||
|
||||
[commands]
|
||||
Nobara = "sudo dnf update rpmfusion-nonfree-release rpmfusion-free-release fedora-repos nobara-repos --refresh && sudo dnf distro-sync --refresh && sudo dnf update --refresh"
|
||||
|
||||
[firmware]
|
||||
upgrade = true
|
||||
|
||||
|
||||
[flatpak]
|
||||
use_sudo = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue