Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
takyshu98 committed Dec 28, 2023
1 parent e8d7f22 commit 4b11ed9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ brew "mackup"
brew "mas"

# virtual env
brew "rtx"
brew "pipenv"

# shell
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@ bash -c "$(curl -L https://raw.githubusercontent.com/takyshu98/dotfiles/master/i
## ☑ Setup Runtime
```
rtx install
```

## ☑ Reboot Machine
```
sudo reboot
```

0 comments on commit 4b11ed9

Please sign in to comment.