Add mode option to create directive
commit945c1e5a4ebf1c5e24280ced0752f2e26d71a922
authorAnish Athalye <me@anishathalye.com>
Thu, 25 Feb 2021 11:25:17 +0000 (25 06:25 -0500)
committerAnish Athalye <me@anishathalye.com>
Thu, 25 Feb 2021 11:25:17 +0000 (25 06:25 -0500)
tree6bdc9fa92f44f6702a1e34d9d7e86c41fcb91b4f
parent4ec846cdad4c5f6996523e7015f0b36a6b40e9f6
Add mode option to create directive

See <https://github.com/anishathalye/dotbot/issues/260>. Thanks to
@eengstrom for the feature suggestion.
README.md
dotbot/plugins/create.py
test/tests/create-mode.bash [new file with mode: 0644]