Skip to content

Instantly share code, notes, and snippets.

@MustCodeAl
Created January 4, 2024 06:37
Show Gist options
  • Select an option

  • Save MustCodeAl/515ef9139c6a4fd7b8ec82ef5f6bd373 to your computer and use it in GitHub Desktop.

Select an option

Save MustCodeAl/515ef9139c6a4fd7b8ec82ef5f6bd373 to your computer and use it in GitHub Desktop.

Revisions

  1. MustCodeAl created this gist Jan 4, 2024.
    10 changes: 10 additions & 0 deletions mac.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    chflags nohidden ~/Library
    defaults write com.apple.finder AppleShowAllFiles YES
    defaults write com.apple.finder ShowPathbar -bool true
    defaults write com.apple.finder ShowStatusBar -bool true
    defaults write com.apple.finder QuitMenuItem -bool true
    defaults write NSGlobalDomain AppleShowAllExtensions -bool true
    defaults write com.apple.finder FXEnableExtensionChangeWarning -bool false
    defaults write com.apple.dock showhidden -bool true; killal│
    defaults write com.apple.finder QLEnableTextSelection -bool│
    defaults write com.apple.Dock showhidden -boolean yes; kill│