Skip to content

Releases: Swiss-Mac-User/macOS-scripted-setup

1.4.0

05 May 07:24
Compare
Choose a tag to compare

🆕 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 nothing
  • emoji = Show «Emojis & Symbols» popup
  • language = Change Input sources
  • dictation = 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

28 Apr 15:57
Compare
Choose a tag to compare

🆕 New Applications

Privacy Application «OverSight»

⚠️ Requires new Config key: installOverSight=true


🆙 Application version updates

«MAMP» version bumped from 6.86.9


✖️ Removed Applications

Terminal extension «Fig»

See #6

⚠️ Obsolete Config key: installFig


✨ Improvements

Disabled some non-common Applications from being installed by default

⚠️ For keep installing them, change their Config key to: installXXXX=true

1.3.0

28 Apr 15:48
Compare
Choose a tag to compare

🆕 New Applications

Utility Application «AlDente»

💻 Only supported & installed on MacBooks (MacBook Air, MacBook Pro)

⚠️ Requires new Config Key: installAlDente=true

Utility App «GrandPerspective»

⚠️ Requires new Config Key: installGrandPerspective=true

Utility App «eqMac»

⚠️ Requires new Config Key: installEqMac=true

Utility App «LinearMouse»

⚠️ Requires new Config Key: installLinearMouse=true

Utility App «Macs Fan Control»

⚠️ Requires new Config Key: installMacsFanControl=true

Virtualisation App «OrbStack»

Better performing alternative over «Docker for Mac»

⚠️ Requires new Config Key: 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

06 Sep 20:02
Compare
Choose a tag to compare

🆕 New Applications

Application «VLC Media Player»

⚠️ Requires new Config Key: installVLC=true

Gaming App «Steam»

⚠️ Requires new Config Key: installSteam=true

Gaming App «Whisky»

⚠️ Requires new Config Key: installWhisky=true

✨ Improvements

Enable Mac's startup chime

⚠️ Requires new Config Key: playMacStartupSound=true

Speedup Mouse & Trackpad Cursors

⚠️ Requires new Config Key: fasterMouseCursor=true

Download Desktop Wallpapers

⚠️ Requires new Config Key: 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

29 Jun 20:35
Compare
Choose a tag to compare

🆕 New Applications

Application «Microsoft Office for Mac»

⚠️ Requires new Config Key: installMicrosoftOffice=true

Application «Visual Studio Code»

⚠️ Requires new Config Key: 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

02 May 21:16
Compare
Choose a tag to compare

Hello World 🫶