I hereby claim:
- I am istom1n on github.
- I am istomin (https://keybase.io/istomin) on keybase.
- I have a public key ASDL81rj9CvBWuotjI_CyeL_pWd4y2qik03rpyUZZQs6jAo
To claim this, I am signing this object:
| # Ignore Notification of Catalina Update in Mac App Store | |
| sudo softwareupdate --ignore "macOS Catalina" | |
| # Disable the badge | |
| # But this works only until the next time the update checker runs | |
| defaults write com.apple.systempreferences AttentionPrefBundleIDs 0 | |
| killall Dock | |
| # Make alias for next update check | |
| alias clearbadge="defaults write com.apple.systempreferences AttentionPrefBundleIDs 0 && killall Dock" | 
I hereby claim:
To claim this, I am signing this object:
| # Google style uses attached braces and indented class access modifiers. | |
| -A14 | |
| # Convert tabs | |
| -c | |
| # 4 space indent | |
| -s4 | |
| # Indent 'class' and 'struct' access modifiers, 'public:', 'protected:' and 'private:', one half indent. | |
| -xG | |
| # Indent 'switch' blocks so that the 'case X:' statements are indented in the switch block. The entire case block is indented. | |
| -S | 
I hereby claim:
To claim this, I am signing this object: