In the next days my new macbook will arrive, this is the software i've to install before i can start working on stuff.
|
Name |
For |
Install |
|
Homebrew |
macOS |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" |
|
npm |
node |
installed with node |
|
yarn |
node |
brew install yarn |
Credits to github/mathiasbynens/dotfiles
# Set sidebar icon size to small
defaults write NSGlobalDomain NSTableViewDefaultSizeMode -int 1
# Restart automatically if the computer freezes
sudo systemsetup -setrestartfreeze on
# Never go into computer sleep mode
sudo systemsetup -setcomputersleep Off > /dev/null
# Disable smart quotes as they’re annoying when typing code
defaults write NSGlobalDomain NSAutomaticQuoteSubstitutionEnabled -bool false
# Increase sound quality for Bluetooth headphones/headsets
defaults write com.apple.BluetoothAudioAgent "Apple Bitpool Min (editable)" -int 40
# Finder: show hidden files by default
defaults write com.apple.finder AppleShowAllFiles -bool true
# Disable the warning when changing a file extension
defaults write com.apple.finder FXEnableExtensionChangeWarning -bool false
# Keep folders on top when sorting by name
defaults write com.apple.finder _FXSortFoldersFirst -bool true
## SizeUp.app default change:
# Don’t show the preferences window on next start
defaults write com.irradiatedsoftware.SizeUp ShowPrefsOnNextStart -bool false
Unit |
Spec |
CPU |
3,3 GHz Dual‑Core Intel Core i7, Turbo Boost til 3,6 GHz |
RAM |
16 GB 2133 MHz |
GPU |
Intel Iris Graphics 550 |
SSD |
1 TB PCIe Basis |
Display |
13" |