# remove drop shadow on screenshots
defaults write com.apple.screencapture disable-shadow -bool true && killall SystemUIServer
# git push automatic remote tracking
git config --global --add --bool push.autoSetupRemote true
Last active
April 17, 2023 13:30
-
-
Save kyleparisi/8b55d716f90dcbaf577a1c1dc5abe3b0 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment