1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-21 13:16:04 +00:00

Add .nano as chezmoi external

This commit is contained in:
Thomas A. Christensen II 2022-07-14 10:17:44 -05:00
parent 207a965fc2
commit 6c4f85d7f9
Signed by: millironx
GPG key ID: 139C07724802BC5D

4
.chezmoiexternal.toml Normal file
View file

@ -0,0 +1,4 @@
[".nano"]
type = "archive"
url = "https://github.com/scopatz/nanorc/archive/master.zip"
refreshPeriod = "30d"