diff options
Diffstat (limited to 'gentoo')
l--------- | gentoo/.clang-format.org | 1 | ||||
l--------- | gentoo/.gitconfig.org | 1 | ||||
l--------- | gentoo/.profile.org | 1 | ||||
l--------- | gentoo/.zshrc.org | 1 | ||||
l--------- | gentoo/clang-format.org | 1 | ||||
l--------- | gentoo/gitconfig.org | 1 | ||||
l--------- | gentoo/profile.org | 1 | ||||
l--------- | gentoo/zshrc.org | 1 |
8 files changed, 4 insertions, 4 deletions
diff --git a/gentoo/.clang-format.org b/gentoo/.clang-format.org new file mode 120000 index 0000000..4b4ef61 --- /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..b1e9907 --- /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..6341fcf --- /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..ccbdc43 --- /dev/null +++ b/gentoo/.zshrc.org @@ -0,0 +1 @@ +../common/.zshrc.org
\ No newline at end of file diff --git a/gentoo/clang-format.org b/gentoo/clang-format.org deleted file mode 120000 index 960b79e..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 e4e5534..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 7db75e0..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 8a52724..0000000 --- a/gentoo/zshrc.org +++ /dev/null @@ -1 +0,0 @@ -../common/zshrc.org
\ No newline at end of file |