binaryage / binaryage/asepsis

document post installation procedure

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
351
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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

``` bash
find ~ -name ".DS_Store" -delete
# or
find -name ".DS_Store" -delete
```

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.