diff --git a/.config/zsh/.zlogin b/.config/zsh/.zlogin deleted file mode 120000 index 5765ab0..0000000 --- a/.config/zsh/.zlogin +++ /dev/null @@ -1 +0,0 @@ -.zprezto/runcoms/zlogin \ No newline at end of file diff --git a/.config/zsh/.zlogout b/.config/zsh/.zlogout deleted file mode 120000 index 8f76c74..0000000 --- a/.config/zsh/.zlogout +++ /dev/null @@ -1 +0,0 @@ -.zprezto/runcoms/zlogout \ No newline at end of file diff --git a/.config/zsh/.zprezto b/.config/zsh/.zprezto deleted file mode 160000 index 3e7cc53..0000000 --- a/.config/zsh/.zprezto +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3e7cc5320095603731f39fde196ae22b4ae8a93f diff --git a/.config/zsh/.zpreztorc b/.config/zsh/.zpreztorc deleted file mode 120000 index fb46b62..0000000 --- a/.config/zsh/.zpreztorc +++ /dev/null @@ -1 +0,0 @@ -.zprezto/runcoms/zpreztorc \ No newline at end of file diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile deleted file mode 120000 index b085555..0000000 --- a/.config/zsh/.zprofile +++ /dev/null @@ -1 +0,0 @@ -.zprezto/runcoms/zprofile \ No newline at end of file diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc deleted file mode 120000 index ff7ceae..0000000 --- a/.config/zsh/.zshrc +++ /dev/null @@ -1 +0,0 @@ -.zprezto/runcoms/zshrc \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index 66cd301..04a0964 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule ".zprezto"] - path = .config/zsh/.zprezto + path = .zprezto url = git@github.com:w0ng/prezto.git diff --git a/.zshenv b/.zshenv deleted file mode 120000 index 478d37f..0000000 --- a/.zshenv +++ /dev/null @@ -1 +0,0 @@ -.config/zsh/.zprezto/runcoms/zshenv \ No newline at end of file