remove stuff not commonly used in lite config
This commit is contained in:
parent
096dc9543b
commit
8f317e02aa
1 changed files with 1 additions and 1 deletions
2
lite.zsh
2
lite.zsh
|
@ -25,7 +25,7 @@ eval $(/usr/local/bin/brew shellenv)
|
||||||
# Homebrew
|
# Homebrew
|
||||||
echo "[DSMOSS] Install homebrew stuffs..."
|
echo "[DSMOSS] Install homebrew stuffs..."
|
||||||
brew install thefuck
|
brew install thefuck
|
||||||
brew install mas node python3 potrace telnet imagemagick wget golang gradle c2048
|
brew install mas node python3 potrace imagemagick wget golang c2048
|
||||||
brew install ffmpeg streamlink
|
brew install ffmpeg streamlink
|
||||||
brew install --cask ollama darktable arc vlc protonvpn upscayl android-platform-tools libreoffice krita
|
brew install --cask ollama darktable arc vlc protonvpn upscayl android-platform-tools libreoffice krita
|
||||||
brew install --cask inkscape
|
brew install --cask inkscape
|
||||||
|
|
Loading…
Reference in a new issue