aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.local/share/config-files
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.local/share/config-files')
l---------zsh/.local/share/config-files/zprofile2
l---------zsh/.local/share/config-files/zshenv1
l---------zsh/.local/share/config-files/zshrc2
3 files changed, 3 insertions, 2 deletions
diff --git a/zsh/.local/share/config-files/zprofile b/zsh/.local/share/config-files/zprofile
index 5c57bdf..f566496 120000
--- a/zsh/.local/share/config-files/zprofile
+++ b/zsh/.local/share/config-files/zprofile
@@ -1 +1 @@
-../../../.zprofile \ No newline at end of file
+../../../.config/zsh/.zprofile \ No newline at end of file
diff --git a/zsh/.local/share/config-files/zshenv b/zsh/.local/share/config-files/zshenv
new file mode 120000
index 0000000..fcf44e5
--- /dev/null
+++ b/zsh/.local/share/config-files/zshenv
@@ -0,0 +1 @@
+../../../.zshenv \ No newline at end of file
diff --git a/zsh/.local/share/config-files/zshrc b/zsh/.local/share/config-files/zshrc
index 673de52..899e05e 120000
--- a/zsh/.local/share/config-files/zshrc
+++ b/zsh/.local/share/config-files/zshrc
@@ -1 +1 @@
-../../../.zshrc \ No newline at end of file
+../../../.config/zsh/.zshrc \ No newline at end of file