Користувальницькькі налаштування

Налаштування сайту


software:os:mac:install

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Порівняння попередніх версій Попередня ревізія
Наступна ревізія
Попередня ревізія
software:os:mac:install [2026/03/05 23:52]
charon
software:os:mac:install [2026/03/08 13:22] (поточний)
charon
Рядок 12: Рядок 12:
  
 And after that Apple will require you to enter password from one of your old computers! Be sure to have old computer nearby if you can! Do not wipe it before you setup Apple user on new computer! And after that Apple will require you to enter password from one of your old computers! Be sure to have old computer nearby if you can! Do not wipe it before you setup Apple user on new computer!
 +
 +===== Configure Safari =====
 +==== Configure profiles ====
 +  - Open //Safari//
 +  - Menu //Safari// -> //Create Profile..//
 +  - Click //Start Using Profiles//
 +Now configure at least 2 profiles: Work, Personal
 +
 +===== Install Homebrew =====
 +  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
 + 
 +===== Install programs from Apple Store =====
 +First install CLI tool //mas//:
 +<code bash>brew install mas</code>
 +Now you can search for programs with
 +<code bash>mas search nicetool</code>
 +Install programs with
 +  mas install <app-id> ...
 +list of useful programs and app-ids:
 +^Program^app-id^
 +|Bitwarden|1111111|
 +  
 +
 +===== Links =====
 +  * [[https://brew.sh/|Homebrew]]
 +  * [[software:os:mac:jenkins|Configure VS Code for Jenkins pipeline]]
 +
software/os/mac/install.1772747563.txt.gz · Востаннє змінено: 2026/03/05 23:52 повз charon