dotfiles/.config/fish/functions/update_all.fish

6 lines
65 B
Fish

function update_all
yay
doom upgrade
paccache -r
end