Skip to content

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
Signed-off-by: Song Song Li <ssli@redhat.com>
  • Loading branch information
songleo committed Mar 12, 2024
1 parent 7917b2b commit d08e92a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _posts/2024-03-07-configure-new-mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ date: 2024-03-07 00:12:05
- yq
- kind
- python: brew install python
- sshpass: brew install sshpass

### 配置

Expand Down Expand Up @@ -91,3 +92,7 @@ brew install bash-completion@2
echo "/opt/homebrew/bin/bash" >> /etc/shells
chsh -s /usr/local/bin/bash
```

### jumpvm

更新public key到authorized_key。

0 comments on commit d08e92a

Please sign in to comment.