Show hidden files in Mac Finder
Category dev clipboard: Enter “defaults write com.apple.finder AppleShowAllFiles 1“ on mac terminal to set Finder to show hidden files by default.
Now I can work much easier in my git repos and .docker folders.
Category dev clipboard: Enter “defaults write com.apple.finder AppleShowAllFiles 1“ on mac terminal to set Finder to show hidden files by default.
Now I can work much easier in my git repos and .docker folders.