< MacOS
Brucekomike(讨论 | 贡献) (创建页面,内容为“Studio quick setup == install brew == /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" == installs == <pre> zsh nano zsh-completion `# basic shell tools` \ kodi vlc `# media players` \ android-studio android-platform-tools scrcpy `# Android development` \ UTM `# virtualization` \ visual-studio-code godot blender freecad `# development and 3D modeling` \ krita gimp inkscape macsvg `# graphic design` \ kdenlive ob…”) |
Brucekomike(讨论 | 贡献) |
||
第4行: | 第4行: | ||
== installs == | == installs == | ||
export BETA="@BETA" | |||
<pre> | <pre> | ||
zsh nano zsh-completion `# basic shell tools` \ | zsh nano zsh-completion `# basic shell tools` \ | ||
kodi vlc `# media players` \ | kodi vlc `# media players` \ | ||
google-chrome"$BETA" firefox"$BETA" microsoft-edge"$BETA" `# browsers` \ | |||
android-studio android-platform-tools scrcpy `# Android development` \ | android-studio android-platform-tools scrcpy `# Android development` \ | ||
UTM `# virtualization` \ | UTM `# virtualization` \ |
2024年12月16日 (一) 15:15的版本
Studio quick setup
== install brew == /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
installs
export BETA="@BETA"
zsh nano zsh-completion `# basic shell tools` \ kodi vlc `# media players` \ google-chrome"$BETA" firefox"$BETA" microsoft-edge"$BETA" `# browsers` \ android-studio android-platform-tools scrcpy `# Android development` \ UTM `# virtualization` \ visual-studio-code godot blender freecad `# development and 3D modeling` \ krita gimp inkscape macsvg `# graphic design` \ kdenlive obs `# video editing and streaming` \ reaper audacity musescore `# audio editing and music production` \ sonic-pi pd sonic-visualiser `# sound and music tools` \ kicad `# electronics design` \ libreoffice calibre xournal-plus-plus `# office and productivity` \ obsidian logseq zettlr `# note-taking and knowledge management` \ keka ffmpeg simple-web-server clash-verge-rev maccy `# utilities` \