Skip to content

Instantly share code, notes, and snippets.

@rogervila
Created December 13, 2016 10:34
Show Gist options
  • Save rogervila/a18269a2057dab7ec5e57dae673fb371 to your computer and use it in GitHub Desktop.
Save rogervila/a18269a2057dab7ec5e57dae673fb371 to your computer and use it in GitHub Desktop.
Useful Windows Commands
# 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