Replace docker with orbstack
This commit is contained in:
parent
7383759af6
commit
d878e6353c
1 changed files with 2 additions and 2 deletions
|
@ -132,10 +132,10 @@ install_darwin() {
|
|||
install_shared_applications
|
||||
|
||||
softwareupdate --install-rosetta --agree-to-license
|
||||
brew install coreutils gnu-sed session-manager-plugin
|
||||
brew install coreutils gnu-sed session-manager-plugin orbstack
|
||||
|
||||
# gui
|
||||
brew install --cask docker rectangle slack google-chrome alacritty telegram \
|
||||
brew install --cask rectangle slack google-chrome alacritty telegram \
|
||||
discord element brave-browser zoom notion
|
||||
|
||||
install_tmux_terminfo
|
||||
|
|
Loading…
Reference in a new issue