diff --git a/.config/alacritty/themes b/.config/alacritty/themes index aff9d11..687675f 160000 --- a/.config/alacritty/themes +++ b/.config/alacritty/themes @@ -1 +1 @@ -Subproject commit aff9d111d43e1ad5c22d4e27fc1c98176e849fb9 +Subproject commit 687675f3f2245c80ff8bfe8180b0eb40dfc0bc86 diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index d26799d..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule ".config/alacritty/themes"] - path = .config/alacritty/themes - url = https://github.com/alacritty/alacritty-theme -[submodule ".config/fuzzel/theme_dracula"] - path = .config/fuzzel/theme_dracula - url = https://github.com/dracula/fuzzel diff --git a/.zlogin b/.zlogin new file mode 120000 index 0000000..61e937a --- /dev/null +++ b/.zlogin @@ -0,0 +1 @@ +/home/mpuchstein/.zprezto/runcoms/zlogin \ No newline at end of file diff --git a/.zlogout b/.zlogout new file mode 120000 index 0000000..b4108d2 --- /dev/null +++ b/.zlogout @@ -0,0 +1 @@ +/home/mpuchstein/.zprezto/runcoms/zlogout \ No newline at end of file diff --git a/.zprezto b/.zprezto new file mode 160000 index 0000000..6e56450 --- /dev/null +++ b/.zprezto @@ -0,0 +1 @@ +Subproject commit 6e564503f1c5e6ddba2bcf5d9065e5872ca207d2 diff --git a/.zpreztorc b/.zpreztorc new file mode 120000 index 0000000..5303091 --- /dev/null +++ b/.zpreztorc @@ -0,0 +1 @@ +/home/mpuchstein/.zprezto/runcoms/zpreztorc \ No newline at end of file diff --git a/.zprofile b/.zprofile new file mode 120000 index 0000000..bb5d1fd --- /dev/null +++ b/.zprofile @@ -0,0 +1 @@ +/home/mpuchstein/.zprezto/runcoms/zprofile \ No newline at end of file diff --git a/.zshenv b/.zshenv new file mode 120000 index 0000000..16a6616 --- /dev/null +++ b/.zshenv @@ -0,0 +1 @@ +/home/mpuchstein/.zprezto/runcoms/zshenv \ No newline at end of file diff --git a/.zshrc b/.zshrc new file mode 120000 index 0000000..62ec932 --- /dev/null +++ b/.zshrc @@ -0,0 +1 @@ +/home/mpuchstein/.zprezto/runcoms/zshrc \ No newline at end of file