Skip to content

Instantly share code, notes, and snippets.

@valllllll2000
Created September 28, 2023 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save valllllll2000/61f4b7b258273ed769e8c01a10ad6e18 to your computer and use it in GitHub Desktop.
Save valllllll2000/61f4b7b258273ed769e8c01a10ad6e18 to your computer and use it in GitHub Desktop.
Mac shortcuts
control + F11 -> show desktop
hold control + click desktop -> update widgets
command + space -> show spotlight to type a program
//show hidden files in Mac
defaults write com.apple.Finder AppleShowAllFiles true
killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment