du -sh dir-name
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain user;killall Finder;echo "Open With has been rebuilt, Finder will relaunch"
sudo xcrun cc
Open mp3 file in QuickTime
and hit Command + T
.
Open finder, select View -> Show View Options (CMD+J), set the window to your desired size and type view (either icon or list view: I prefer the latter), select always open, and then click Use as Defaults button. That should retain your setting and every other folder you open for the first time should also inherit those settings.
For apps that bother you with Firewall permission
- create new self signed certificate
- codesign app:
sudo codesign --force --sign muci /Applications/WebStorm.app
wheremuci
is the name of self signed certificate