From cb9c323cfac3818ea0f53a0c26b1801cebe752b8 Mon Sep 17 00:00:00 2001 From: mpuchstein Date: Tue, 11 Mar 2025 18:29:13 +0100 Subject: [PATCH] switched to zim --- .config/uwsm/env | 1 + .zlogin | 1 - .zlogout | 1 - .zpreztorc | 1 - .zprofile | 1 - .zshenv | 1 - .zshrc | 1 - 7 files changed, 1 insertion(+), 6 deletions(-) delete mode 120000 .zlogin delete mode 120000 .zlogout delete mode 120000 .zpreztorc delete mode 120000 .zprofile delete mode 120000 .zshenv delete mode 120000 .zshrc diff --git a/.config/uwsm/env b/.config/uwsm/env index e581fcc..7de32d9 100644 --- a/.config/uwsm/env +++ b/.config/uwsm/env @@ -18,3 +18,4 @@ export MOZ_ENABLE_WAYLAND=1 export GRIMBLAST_EDITOR='swappy -f' export PATH=$PATH:/home/mpuchstein/.local/bin +export ZDOTDIR=/home/mpuchstein/.config/zsh diff --git a/.zlogin b/.zlogin deleted file mode 120000 index 61e937a..0000000 --- a/.zlogin +++ /dev/null @@ -1 +0,0 @@ -/home/mpuchstein/.zprezto/runcoms/zlogin \ No newline at end of file diff --git a/.zlogout b/.zlogout deleted file mode 120000 index b4108d2..0000000 --- a/.zlogout +++ /dev/null @@ -1 +0,0 @@ -/home/mpuchstein/.zprezto/runcoms/zlogout \ No newline at end of file diff --git a/.zpreztorc b/.zpreztorc deleted file mode 120000 index 5303091..0000000 --- a/.zpreztorc +++ /dev/null @@ -1 +0,0 @@ -/home/mpuchstein/.zprezto/runcoms/zpreztorc \ No newline at end of file diff --git a/.zprofile b/.zprofile deleted file mode 120000 index bb5d1fd..0000000 --- a/.zprofile +++ /dev/null @@ -1 +0,0 @@ -/home/mpuchstein/.zprezto/runcoms/zprofile \ No newline at end of file diff --git a/.zshenv b/.zshenv deleted file mode 120000 index 16a6616..0000000 --- a/.zshenv +++ /dev/null @@ -1 +0,0 @@ -/home/mpuchstein/.zprezto/runcoms/zshenv \ No newline at end of file diff --git a/.zshrc b/.zshrc deleted file mode 120000 index 62ec932..0000000 --- a/.zshrc +++ /dev/null @@ -1 +0,0 @@ -/home/mpuchstein/.zprezto/runcoms/zshrc \ No newline at end of file