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

5 lines
49 B
Fish

function update_all
yay
doom upgrade
end