9 lines
129 B
Fish
9 lines
129 B
Fish
function updt \
|
|
--description "Update the system"
|
|
|
|
sudo pkg update
|
|
or return
|
|
|
|
updt_helpers
|
|
updt_languages
|
|
end |