From 1b18fbaa583e282ed59bc26876b6c78f0a28ac38 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sat, 10 Aug 2024 11:53:34 -0500 Subject: fix-paths --- 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 - 8 files changed, 4 insertions(+), 4 deletions(-) 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 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 (limited to 'macos') diff --git a/macos/.clang-format.org b/macos/.clang-format.org new file mode 120000 index 0000000..4b4ef61 --- /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..b1e9907 --- /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..6341fcf --- /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..ccbdc43 --- /dev/null +++ b/macos/.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 960b79e..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 e4e5534..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 7db75e0..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 8a52724..0000000 --- a/macos/zshrc.org +++ /dev/null @@ -1 +0,0 @@ -../common/zshrc.org \ No newline at end of file -- cgit v1.2.3