mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-21 23:13:09 +01:00
Set lporg to auto-select Yes
This commit is contained in:
parent
0c4f17cb9c
commit
080a526601
@ -221,7 +221,7 @@ function intall_macos_packages () {
|
||||
launchpad_layout="${DOTFILES_DIR}/system-specific/macos/app-configs/launchpad.yml"
|
||||
if command_exists lporg && [ -f $launchpad_layout ]; then
|
||||
echo -e "${PURPLE}Restoring Launchpad Layout...${RESET}"
|
||||
lporg load $launchpad_layout
|
||||
yes "" | lporg load $launchpad_layout
|
||||
fi
|
||||
# Check for MacOS software updates, and ask user if they'd like to install
|
||||
echo -e "${PURPLE}Checking for software updates...${RESET}"
|
||||
|
Loading…
Reference in New Issue
Block a user