➖ Remove Charmstone
This commit is contained in:
parent
7c548e23e2
commit
3310465d18
1 changed files with 1 additions and 2 deletions
|
@ -9,11 +9,10 @@ source "$DOT/os/apt_utils.fish"
|
||||||
print_subtitle OS
|
print_subtitle OS
|
||||||
|
|
||||||
if [ "$(uname)" = Darwin ]
|
if [ "$(uname)" = Darwin ]
|
||||||
brew_install mas-cli mas
|
# brew_install mas-cli mas
|
||||||
|
|
||||||
# Window management.
|
# Window management.
|
||||||
brew_install Rectangle rectangle --cask
|
brew_install Rectangle rectangle --cask
|
||||||
execute "mas install 1563735522" Charmstone
|
|
||||||
|
|
||||||
# Networking.
|
# Networking.
|
||||||
brew_install Windscribe windscribe --cask
|
brew_install Windscribe windscribe --cask
|
||||||
|
|
Loading…
Reference in a new issue