Skip to content

Instantly share code, notes, and snippets.

@warlock
Forked from robertoestivill/.profile
Created October 21, 2017 01:06
Show Gist options
  • Save warlock/9a3db8f2f8a94a588418ea6353a3949c to your computer and use it in GitHub Desktop.
Save warlock/9a3db8f2f8a94a588418ea6353a3949c to your computer and use it in GitHub Desktop.
Fix Android Studio Case Sensitive IDE Warning on OSx
alias intellij-case-patch='printf '\''\nidea.case.sensitive.fs=true'\'' >> /Applications/Android\ Studio.app/Contents/bin/idea.properties'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment