Add p10k config and auto restart after update
This commit is contained in:
1712
MacOS/homeConfigs/.p10k.zsh
Normal file
1712
MacOS/homeConfigs/.p10k.zsh
Normal file
File diff suppressed because it is too large
Load Diff
@@ -29,7 +29,8 @@ cp ./fonts/* ~/Library/Fonts
|
||||
|
||||
# Update MacOS
|
||||
echo -e "${GREEN}[+] Updating MacOS...${ENDCOLOR}"
|
||||
sudo softwareupdate -ia
|
||||
echo -e "${GREEN}[I] THE DEVICE WILL RESTART IF NECESSARY.${ENDCOLOR}"
|
||||
sudo softwareupdate -iaR
|
||||
|
||||
echo -e "${GREEN}${BOLD}[i] All done.${ENDCOLOR}"
|
||||
say "All done."
|
||||
|
||||
Reference in New Issue
Block a user