Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document post installation procedure #33

Open
niftylettuce opened this issue Dec 5, 2015 · 0 comments
Open

document post installation procedure #33

niftylettuce opened this issue Dec 5, 2015 · 0 comments

Comments

@niftylettuce
Copy link

Per http://stackoverflow.com/a/24710924 seems like you need to run this after asepsis is installed:

find ~ -name ".DS_Store" -delete
# or
find <your path> -name ".DS_Store" -delete

Shouldn't this be documented in Readme or in the .app installer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant