1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-04 20:43:23 -07:00

use FAKE_COMPAT on document script

This commit is contained in:
Connor Olding 2021-10-29 15:03:02 +02:00
parent c501458371
commit 665ebfc9f7

View File

@ -1,9 +1,5 @@
#!/usr/bin/env dash
# NO_ZSH
# NO_BASH
# YES_DASH
# YES_ASH
# okay, so this probably does run with zsh and bash, but why bother?
# FAKE_COMPAT
# NOTE: a lot of boilerplate code is pulled from the pure sh bible:
# https://github.com/dylanaraps/pure-sh-bible