feat: darwin - proxy & README, update brew apps

This commit is contained in:
Ryan Yin
2024-02-05 00:52:11 +08:00
parent f4c39598ec
commit 36ac1b51da
3 changed files with 10 additions and 7 deletions

View File

@@ -110,12 +110,15 @@ just i3 debug
For macOS:
```bash
# deploy harmonica's configuration(macOS Intel)
just ha
# If you are deploying for the first time,
# enter a shell with essential packages available
# nix shell nixpkgs#just nixpkgs#git
# 1. install nix & homebrew manually.
# 2. prepare the deployment environment with essential packages available
nix-shell -p just nushell
# 3. comment home-manager's code in lib/macosSystem.nix to speed up the first deplyment.
# 4. comment out the proxy settings in scripts/darwin_set_proxy.py if the proxy is not ready yet.
# 4. deploy harmonica's configuration(macOS Intel)
just ha
# deploy fern's configuration(Apple Silicon)
just fe