From 6472103c8d7aa5d478c12d50fbd24f5ac0b780e6 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 13 Dec 2021 17:29:27 -0500 Subject: Instructions --- .chezmoidata.toml | 1 + README | 6 ++++-- chezmoi.toml.censored | 11 +++++++++++ 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 chezmoi.toml.censored diff --git a/.chezmoidata.toml b/.chezmoidata.toml index 84c4c95..f0dd2c7 100644 --- a/.chezmoidata.toml +++ b/.chezmoidata.toml @@ -1,2 +1,3 @@ latitude = "45.5017" longitude = "-73.5673" +username.musicbrainz = "ryanakca" diff --git a/README b/README index f8363f7..8d92a2d 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ -My dotfiles. Copy SUBSTS to SUBSTS.local and edit. Then run './dm install'. This -will copy updated distfiles to $HOME. +dotfiles as of Decmeber 2021 use chezmoi instead of a 10+ year old +Makefile. + + cp chezmoi.toml.censored ~/.config/chezmoi/chezmoi.toml After a checkout, don't forget to run diff --git a/chezmoi.toml.censored b/chezmoi.toml.censored new file mode 100644 index 0000000..c1e4373 --- /dev/null +++ b/chezmoi.toml.censored @@ -0,0 +1,11 @@ + +[data] + keychain_keys = "id_ed25519" + locale = "en_CA.UTF-8" + password.cmu = "XXXXXXXXXX" + password.gmail = "XXXXXXXXXX" + password.local = "XXXXXXXXXX" + password.musicbrainz = "XXXXXXXXXX" + password.queensu = "XXXXXXXXXX" + password.rakac = "XXXXXXXXXX" + password.socs = "XXXXXXXXXX" -- cgit v1.2.3