aboutsummaryrefslogtreecommitdiff
path: root/macos
diff options
context:
space:
mode:
authorJacob Janzen <jjanzenn@proton.me>2024-08-10 12:01:43 -0500
committerJacob Janzen <jjanzenn@proton.me>2024-08-10 12:01:43 -0500
commitf2f2c7c7e17d4f54d5ef8a58b78aff0fc5e1ab91 (patch)
tree16753a1673df86545228d3dbce76710f4f692866 /macos
parent1b18fbaa583e282ed59bc26876b6c78f0a28ac38 (diff)
Revert "fix-paths"
This reverts commit 1b18fbaa583e282ed59bc26876b6c78f0a28ac38.
Diffstat (limited to 'macos')
l---------macos/.clang-format.org1
l---------macos/.gitconfig.org1
l---------macos/.profile.org1
l---------macos/.zshrc.org1
l---------macos/clang-format.org1
l---------macos/gitconfig.org1
l---------macos/profile.org1
l---------macos/zshrc.org1
8 files changed, 4 insertions, 4 deletions
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