From f403f785d3aadd0e8cf038ebdf30806190b2313b Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Mon, 12 Aug 2024 23:08:22 -0400 Subject: [PATCH] chezmoi: consistency changes do not overwrite fcitz data --- src/.chezmoiremove | 1 + src/dot_config/{fcitx5 => private_fcitx5}/conf/chttrans.conf | 0 src/dot_config/{fcitx5 => private_fcitx5}/conf/classicui.conf | 0 src/dot_config/{fcitx5 => private_fcitx5}/conf/cloudpinyin.conf | 0 .../{fcitx5 => private_fcitx5}/conf/notifications.conf | 0 src/dot_config/{fcitx5 => private_fcitx5}/conf/pinyin.conf | 0 src/dot_config/{fcitx5 => private_fcitx5}/conf/punctuation.conf | 0 src/dot_config/{fcitx5 => private_fcitx5}/conf/xcb.conf | 0 src/dot_config/{fcitx5 => private_fcitx5}/config | 0 src/dot_config/{fcitx5 => private_fcitx5}/profile | 0 10 files changed, 1 insertion(+) create mode 100644 src/.chezmoiremove rename src/dot_config/{fcitx5 => private_fcitx5}/conf/chttrans.conf (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/conf/classicui.conf (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/conf/cloudpinyin.conf (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/conf/notifications.conf (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/conf/pinyin.conf (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/conf/punctuation.conf (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/conf/xcb.conf (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/config (100%) rename src/dot_config/{fcitx5 => private_fcitx5}/profile (100%) diff --git a/src/.chezmoiremove b/src/.chezmoiremove new file mode 100644 index 0000000..38534a7 --- /dev/null +++ b/src/.chezmoiremove @@ -0,0 +1 @@ +.bashrc diff --git a/src/dot_config/fcitx5/conf/chttrans.conf b/src/dot_config/private_fcitx5/conf/chttrans.conf similarity index 100% rename from src/dot_config/fcitx5/conf/chttrans.conf rename to src/dot_config/private_fcitx5/conf/chttrans.conf diff --git a/src/dot_config/fcitx5/conf/classicui.conf b/src/dot_config/private_fcitx5/conf/classicui.conf similarity index 100% rename from src/dot_config/fcitx5/conf/classicui.conf rename to src/dot_config/private_fcitx5/conf/classicui.conf diff --git a/src/dot_config/fcitx5/conf/cloudpinyin.conf b/src/dot_config/private_fcitx5/conf/cloudpinyin.conf similarity index 100% rename from src/dot_config/fcitx5/conf/cloudpinyin.conf rename to src/dot_config/private_fcitx5/conf/cloudpinyin.conf diff --git a/src/dot_config/fcitx5/conf/notifications.conf b/src/dot_config/private_fcitx5/conf/notifications.conf similarity index 100% rename from src/dot_config/fcitx5/conf/notifications.conf rename to src/dot_config/private_fcitx5/conf/notifications.conf diff --git a/src/dot_config/fcitx5/conf/pinyin.conf b/src/dot_config/private_fcitx5/conf/pinyin.conf similarity index 100% rename from src/dot_config/fcitx5/conf/pinyin.conf rename to src/dot_config/private_fcitx5/conf/pinyin.conf diff --git a/src/dot_config/fcitx5/conf/punctuation.conf b/src/dot_config/private_fcitx5/conf/punctuation.conf similarity index 100% rename from src/dot_config/fcitx5/conf/punctuation.conf rename to src/dot_config/private_fcitx5/conf/punctuation.conf diff --git a/src/dot_config/fcitx5/conf/xcb.conf b/src/dot_config/private_fcitx5/conf/xcb.conf similarity index 100% rename from src/dot_config/fcitx5/conf/xcb.conf rename to src/dot_config/private_fcitx5/conf/xcb.conf diff --git a/src/dot_config/fcitx5/config b/src/dot_config/private_fcitx5/config similarity index 100% rename from src/dot_config/fcitx5/config rename to src/dot_config/private_fcitx5/config diff --git a/src/dot_config/fcitx5/profile b/src/dot_config/private_fcitx5/profile similarity index 100% rename from src/dot_config/fcitx5/profile rename to src/dot_config/private_fcitx5/profile