Skip to content

Instantly share code, notes, and snippets.

@bard86
Created March 26, 2020 17:12
Show Gist options
  • Save bard86/8be211a085b7248bdea3f35bd9c7a5be to your computer and use it in GitHub Desktop.
Save bard86/8be211a085b7248bdea3f35bd9c7a5be to your computer and use it in GitHub Desktop.
Macbook configuration
#!/bin/bash
set -e
defaults write com.apple.Finder AppleShowAllFiles true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment