sixarm-macos-setup
SixArm.com » Mac » Setup notes for new Mac computer and macOS
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.6%) to scientific vocabulary
Keywords
Repository
SixArm.com » Mac » Setup notes for new Mac computer and macOS
Basic Info
- Host: GitHub
- Owner: SixArm
- Language: Shell
- Default Branch: main
- Size: 152 KB
Statistics
- Stars: 60
- Watchers: 3
- Forks: 7
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
SixArm macOS Setup
How to set up a new macOS computer? These notes show how our teams do it.
Contents:
- Introduction
- Setup Assistant
- Software Update
- FileVault
- Connect your iPhone, iPad, etc.
- System Preferences and Defaults
- Applications
- Defaults
- Brew, Cask, MAS
- Sysadmin notes
- Developer notes
- Database notes
- Programming notes
- JetBrains notes
- See Also
Introduction
These notes start with the basics, suitable for typical users.
These notes continue with more advanced information, suitable for people who are developers and programmers.
We use Apple macOS current release. We expect most of these notes will work on many versions of macOS.
Setup Assistant
To setup:
Turn on your new computer. This launches the Mac Setup Assistant, which prompts you for your preferred language, time zone, etc.
If you already use a different Mac computer, and you want to do a migration of all your files, then you can use the “Migration Assistant”. We prefer to skip this step because we prefer to set up our computer from scratch.
Register for a personal Apple Id, if you don't already have one. If you want to use iCloud, do it.
Software Update
To update your software:
Choose the Apple menu, then "Software Update...".
This step downloads all the current updates for your system, such as bug fixes, security patches, and feature improvements.
This step may take a while because macOS updates tend to be large to download. This step may require rebooting.
FileVault
To use FileVault to encrypt your entire drive:
Choose the Apple menu, then "System Preferences....", then "FileVault", then turn on FileVault.
Write your FileVault password in a secure place; you must have this if you ever want to recover your system.
This step may take a while, and may require rebooting, because macOS is adding encryption to your entire system.
Connect your iPhone, iPad, etc.
Do you want to sync an iPhone, iPad, or other device?
If so, connect these now.
You may want to launch iTunes, because this shows you what is synchronizing.
If you use iTunes, then you can have iTunes make a backup of your device now.
System Preferences and Defaults
We set a bunch of system preferences to customize our Desktop, Dock, Keyboard, Sound, and so on.
Typical users: you can pick and choose from our complete list of System Preferences
Advanced users: you can run our script for mac-defaults.
Applications
We add many applications, and we have big lists of our favorites.
Typical users: you can pick and choose using our list of applications.
Advanced users: you run our scripts for brew, cask, mas, and so on. See below for these.
For Advanced Users
Defaults
We set many system preferences and application defaults by using the command defaults write.
Script:
Brew, Cask, MAS
Brew, Cask, and Mac App Store (MAS), are all very useful for installing apps via the command line. These are the best Mac package managers in our opinion.
Sysadmin notes
- admin.md: Ensure our user can administer the system
- environment.md: Use /etc/environment
- Spotlight: skip index on a bunch of folders
Developer notes
- git.md: Git version control
- adium.md: Adium instant messenger settings
- osx-cpu-temp.md: Command to show the OSX CPU temperature
- karabiner.md: Karabiner changes the key "caps lock" to "control" and "escape".
Database notes
Programming notes
- xcode.md: Xcode development tools
- gcc.md: ASDF version manager
- gcc.md: Gnu Compiler Collection
- emacs.md: Emacs text editor
- iterm2.md: iTerm2 terminal emulator for Unix shell commands
- ruby.md: Ruby programming
- java.md: Java programming
- chef.md: Chef system manager
- virtualhosts.md: Virtual hosts
JetBrains notes
We use JetBrains programming software, including Toolbox, DataGrip, WebStorm, etc.
Currently there is no way to install these using brew, nor the App Store, so we do this:
- Download JetBrains Toolbox, and install it to /Applcations. (Not to a user account location).
- Set JetBrains Toolbox to install everything to /Applications/JetBrains. (This is so we can more-easily use the software with multiple user accounts on the same machine).
See Also
Owner
- Name: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: SixArm macOS Setup
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/SixArm/sixarm-macos-setup/'
description: SixArm macOS Setup
repository-code: 'https://github.com/SixArm/sixarm-macos-setup/'
abstract: >-
SixArm macOS Setup
license: See license file
GitHub Events
Total
- Watch event: 2
- Push event: 1
- Fork event: 1
Last Year
- Watch event: 2
- Push event: 1
- Fork event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| SixArm | s****m@s****m | 237 |
| Bill Lazar | b****r@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0