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

Certain file extensions per system #1

Open
dysfungi opened this issue Jul 14, 2016 · 0 comments
Open

Certain file extensions per system #1

dysfungi opened this issue Jul 14, 2016 · 0 comments
Assignees
Labels

Comments

@dysfungi
Copy link
Owner

dysfungi commented Jul 14, 2016

Extensions:
- .macos/.osx/.darwin only get used on macOS
- .linux only on LInux
- .unix/.bsd only on Unix

Using uname -s or zsh's $OSTYPE (e.g., [[ "$OSTYPE" == darwin* ]]).

@dysfungi dysfungi changed the title feat: Certain file extensions per system Feat: Certain file extensions per system Jul 14, 2016
@dysfungi dysfungi added the ready label Jul 15, 2016
@dysfungi dysfungi self-assigned this Jul 15, 2016
@dysfungi dysfungi removed the ready label Jul 17, 2016
@dysfungi dysfungi changed the title Feat: Certain file extensions per system Certain file extensions per system Oct 16, 2016
@dysfungi dysfungi added ready and removed ready labels Oct 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant