Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
#---------------------------------------------------------------------------#
# Script to ensure custom prefs are set for SketchUp.
# SketchUp2018SharedPrefs.sh
#--------------------------------------------------------------------------#
mkdir -p ~/Library/Application\ Support/SketchUp\ 2018/SketchUp/; echo '{
"Shared for All Computers": {
"Application": {
"LastSECopyVersion": "18.0.16976"
},