Releases: Swiss-Mac-User/macOS-scripted-setup
1.4.0
🆕 New Applications
Browser Application «Brave»
Note
Requires new Config key: installBraveBrowser=true
Productivity Application «Figma»
Note
Requires new Config key: installFigma=true
Gaming Application «Heroic» (Games Launcher)
Note
Requires new Config key: installHeroicGamesLauncher=true
⚙️ New macOS / App Settings
«Messages» App: show Subject-field
Note
Requires new Config key: showSubjectInMessagesApp=true
«Music» App: show notification for next Song
Note
Requires new Config key: showMusicNextSongPlaying=true
«fn 🌐» Key functionality
Note
Requires new Config key: fnKeyFunction=…
off
= Disabled/do nothingemoji
= Show «Emojis & Symbols» popuplanguage
= Change Input sourcesdictation
= Start Dictation (on 2x press)
Make windows draggable anywhere using ⌘Command
+^Control
+Click
Note
Requires new Config key: enableFullDraggableWindows=true
Auto-delete items from Trash bin after 30 days
Note
Requires new Config key: removeTrashbinItemsPeriodically=true
✨ Improvements
Mouse improvements
- Enable right-click on Magic Mouses
- Disable Mouse Acceleration when «LinearMouse» App is being installed
Screenshots: fixed to use the correct setting from Configs
Default Config: changed more default values to =false
Note
Allow for setup in custom config.sh
by changing config keys: xxxx=true
README: updated
1.3.1
🆕 New Applications
Privacy Application «OverSight»
installOverSight=true
🆙 Application version updates
«MAMP» version bumped from 6.8
→ 6.9
✖️ Removed Applications
Terminal extension «Fig»
See #6
installFig
✨ Improvements
Disabled some non-common Applications from being installed by default
installXXXX=true
1.3.0
🆕 New Applications
Utility Application «AlDente»
💻 Only supported & installed on MacBooks (MacBook Air, MacBook Pro)
installAlDente=true
Utility App «GrandPerspective»
installGrandPerspective=true
Utility App «eqMac»
installEqMac=true
Utility App «LinearMouse»
installLinearMouse=true
Utility App «Macs Fan Control»
installMacsFanControl=true
Virtualisation App «OrbStack»
Better performing alternative over «Docker for Mac»
useOrbStackOverDocker=true
✨ Improvements
«Beyond Compare» installation improvements
«Homebrew» installation improvements
SSH key storage in User Home
.zprofile ZSH Shell configuration file creation in User Home
1.2.0
🆕 New Applications
Application «VLC Media Player»
installVLC=true
Gaming App «Steam»
installSteam=true
Gaming App «Whisky»
installWhisky=true
✨ Improvements
Enable Mac's startup chime
playMacStartupSound=true
Speedup Mouse & Trackpad Cursors
fasterMouseCursor=true
Download Desktop Wallpapers
downloadWallpapers=true
- Dynamic Wallpaper «Exodus»: Config Key:
dynamicWallpaperExodus=true
- Dynamic Wallpaper «Fuji»: Config Key:
dynamicWallpaperFuji=true
- Dynamic Wallpaper «ISS»: Config Key:
dynamicWallpaperISS=true
ℹ️ Change of License
This project is now under the MIT License
1.1.0
🆕 New Applications
Application «Microsoft Office for Mac»
installMicrosoftOffice=true
Application «Visual Studio Code»
installVisualStudioCode=true
✨ Improvements
Application «MAMP»
ℹ️ Will now be installed using macOS Package Installer
💡 Added a quick installation
How to use » Download macOS Scripted Setup
curl -SL "https://github.com/Swiss-Mac-User/macOS-scripted-setup/archive/refs/heads/installer.zip" | tar xz -C "$HOME/Downloads" && open "$HOME/Downloads/macOS-scripted-setup-installer"
1.0.0
Hello World 🫶