Created
December 13, 2016 10:34
-
-
Save rogervila/a18269a2057dab7ec5e57dae673fb371 to your computer and use it in GitHub Desktop.
Useful Windows Commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Chrome flags for development | |
--disable-application-cache --media-cache-size=1 --disk-cache-size=1 --"%1" | |
# Delete mac junk | |
del /s /q /f /a .DS_STORE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment