Remove topgrade
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
97675a6705
commit
388ed5e676
3 changed files with 10 additions and 9 deletions
|
@ -1,7 +0,0 @@
|
|||
disable = ["cargo", "pip3", "node", "composer"]
|
||||
|
||||
[git]
|
||||
pull_predefined = false
|
||||
repos = [
|
||||
"~/dotfiles"
|
||||
]
|
|
@ -3,4 +3,13 @@
|
|||
. utils
|
||||
|
||||
print_section "Updating system"
|
||||
topgrade
|
||||
paru -Syu --devel
|
||||
|
||||
print_section "Updated configuration files"
|
||||
pacdiff
|
||||
|
||||
print_section "Rust"
|
||||
rustup update
|
||||
|
||||
print_section "Firmware Updates"
|
||||
fwupdmgr get-updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue