diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:19:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:19:30 +0300 |
commit | 22e2eb5efa818e3be321e282ed196d7dde35ea1b (patch) | |
tree | 89c6871cc4abb6850e3ad824ca84b07f258cee17 | |
parent | b2a9e4a5cbe9516aaa9e9ec844679d7cfc99c561 (diff) | |
download | repository-22e2eb5efa818e3be321e282ed196d7dde35ea1b.tar.gz |
chezmoi: add meta file
-rw-r--r-- | community/chezmoi/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/chezmoi/meta b/community/chezmoi/meta new file mode 100644 index 00000000..b1353dec --- /dev/null +++ b/community/chezmoi/meta @@ -0,0 +1,3 @@ +description: Dotfiles manager written in Go +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |