Add laptop config

This commit is contained in:
Paddy Milner 2025-08-25 14:17:04 +00:00
parent 4061bd2823
commit b54057e095
5 changed files with 11 additions and 2 deletions

View file

@ -0,0 +1,4 @@
function update --wraps='sudo emerge --sync && sudo emerge -avDNu && sudo smart-live-rebuild' --description 'alias update=sudo emerge --sync && sudo emerge -avDNu && sudo smart-live-rebuild'
sudo emerge --sync && sudo emerge -avuDN @world && sudo smart-live-rebuild $argv
end