From f2f2c7c7e17d4f54d5ef8a58b78aff0fc5e1ab91 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sat, 10 Aug 2024 12:01:43 -0500 Subject: [PATCH] Revert "fix-paths" This reverts commit 1b18fbaa583e282ed59bc26876b6c78f0a28ac38. --- common/{.clang-format.org => clang-format.org} | 0 common/{.gitconfig.org => gitconfig.org} | 0 common/{.profile.org => profile.org} | 0 common/{.zshrc.org => zshrc.org} | 0 gentoo/.clang-format.org | 1 - gentoo/.gitconfig.org | 1 - gentoo/.profile.org | 1 - gentoo/.zshrc.org | 1 - gentoo/clang-format.org | 1 + gentoo/gitconfig.org | 1 + gentoo/profile.org | 1 + gentoo/zshrc.org | 1 + macos/.clang-format.org | 1 - macos/.gitconfig.org | 1 - macos/.profile.org | 1 - macos/.zshrc.org | 1 - macos/clang-format.org | 1 + macos/gitconfig.org | 1 + macos/profile.org | 1 + macos/zshrc.org | 1 + 20 files changed, 8 insertions(+), 8 deletions(-) rename common/{.clang-format.org => clang-format.org} (100%) rename common/{.gitconfig.org => gitconfig.org} (100%) rename common/{.profile.org => profile.org} (100%) rename common/{.zshrc.org => zshrc.org} (100%) delete mode 120000 gentoo/.clang-format.org delete mode 120000 gentoo/.gitconfig.org delete mode 120000 gentoo/.profile.org delete mode 120000 gentoo/.zshrc.org create mode 120000 gentoo/clang-format.org create mode 120000 gentoo/gitconfig.org create mode 120000 gentoo/profile.org create mode 120000 gentoo/zshrc.org delete mode 120000 macos/.clang-format.org delete mode 120000 macos/.gitconfig.org delete mode 120000 macos/.profile.org delete mode 120000 macos/.zshrc.org create mode 120000 macos/clang-format.org create mode 120000 macos/gitconfig.org create mode 120000 macos/profile.org create mode 120000 macos/zshrc.org diff --git a/common/.clang-format.org b/common/clang-format.org similarity index 100% rename from common/.clang-format.org rename to common/clang-format.org diff --git a/common/.gitconfig.org b/common/gitconfig.org similarity index 100% rename from common/.gitconfig.org rename to common/gitconfig.org diff --git a/common/.profile.org b/common/profile.org similarity index 100% rename from common/.profile.org rename to common/profile.org diff --git a/common/.zshrc.org b/common/zshrc.org similarity index 100% rename from common/.zshrc.org rename to common/zshrc.org diff --git a/gentoo/.clang-format.org b/gentoo/.clang-format.org deleted file mode 120000 index 4b4ef61..0000000 --- a/gentoo/.clang-format.org +++ /dev/null @@ -1 +0,0 @@ -../common/.clang-format.org \ No newline at end of file diff --git a/gentoo/.gitconfig.org b/gentoo/.gitconfig.org deleted file mode 120000 index b1e9907..0000000 --- a/gentoo/.gitconfig.org +++ /dev/null @@ -1 +0,0 @@ -../common/.gitconfig.org \ No newline at end of file diff --git a/gentoo/.profile.org b/gentoo/.profile.org deleted file mode 120000 index 6341fcf..0000000 --- a/gentoo/.profile.org +++ /dev/null @@ -1 +0,0 @@ -../common/.profile.org \ No newline at end of file diff --git a/gentoo/.zshrc.org b/gentoo/.zshrc.org deleted file mode 120000 index ccbdc43..0000000 --- a/gentoo/.zshrc.org +++ /dev/null @@ -1 +0,0 @@ -../common/.zshrc.org \ No newline at end of file diff --git a/gentoo/clang-format.org b/gentoo/clang-format.org new file mode 120000 index 0000000..960b79e --- /dev/null +++ b/gentoo/clang-format.org @@ -0,0 +1 @@ +../common/clang-format.org \ No newline at end of file diff --git a/gentoo/gitconfig.org b/gentoo/gitconfig.org new file mode 120000 index 0000000..e4e5534 --- /dev/null +++ b/gentoo/gitconfig.org @@ -0,0 +1 @@ +../common/gitconfig.org \ No newline at end of file diff --git a/gentoo/profile.org b/gentoo/profile.org new file mode 120000 index 0000000..7db75e0 --- /dev/null +++ b/gentoo/profile.org @@ -0,0 +1 @@ +../common/profile.org \ No newline at end of file diff --git a/gentoo/zshrc.org b/gentoo/zshrc.org new file mode 120000 index 0000000..8a52724 --- /dev/null +++ b/gentoo/zshrc.org @@ -0,0 +1 @@ +../common/zshrc.org \ No newline at end of file diff --git a/macos/.clang-format.org b/macos/.clang-format.org deleted file mode 120000 index 4b4ef61..0000000 --- a/macos/.clang-format.org +++ /dev/null @@ -1 +0,0 @@ -../common/.clang-format.org \ No newline at end of file diff --git a/macos/.gitconfig.org b/macos/.gitconfig.org deleted file mode 120000 index b1e9907..0000000 --- a/macos/.gitconfig.org +++ /dev/null @@ -1 +0,0 @@ -../common/.gitconfig.org \ No newline at end of file diff --git a/macos/.profile.org b/macos/.profile.org deleted file mode 120000 index 6341fcf..0000000 --- a/macos/.profile.org +++ /dev/null @@ -1 +0,0 @@ -../common/.profile.org \ No newline at end of file diff --git a/macos/.zshrc.org b/macos/.zshrc.org deleted file mode 120000 index ccbdc43..0000000 --- a/macos/.zshrc.org +++ /dev/null @@ -1 +0,0 @@ -../common/.zshrc.org \ No newline at end of file diff --git a/macos/clang-format.org b/macos/clang-format.org new file mode 120000 index 0000000..960b79e --- /dev/null +++ b/macos/clang-format.org @@ -0,0 +1 @@ +../common/clang-format.org \ No newline at end of file diff --git a/macos/gitconfig.org b/macos/gitconfig.org new file mode 120000 index 0000000..e4e5534 --- /dev/null +++ b/macos/gitconfig.org @@ -0,0 +1 @@ +../common/gitconfig.org \ No newline at end of file diff --git a/macos/profile.org b/macos/profile.org new file mode 120000 index 0000000..7db75e0 --- /dev/null +++ b/macos/profile.org @@ -0,0 +1 @@ +../common/profile.org \ No newline at end of file diff --git a/macos/zshrc.org b/macos/zshrc.org new file mode 120000 index 0000000..8a52724 --- /dev/null +++ b/macos/zshrc.org @@ -0,0 +1 @@ +../common/zshrc.org \ No newline at end of file