Remove leftover .zshrc.d symlink

This commit is contained in:
2024-04-14 02:44:17 +02:00
parent 9d5f34011f
commit 905be2f562

View File

@@ -54,8 +54,6 @@ dotfiles:
- from: zsh/zshrc - from: zsh/zshrc
to: .zshrc to: .zshrc
template: true template: true
- from: zsh/zshrc.d
to: .zshrc.d
- from: dunst/dunstrc - from: dunst/dunstrc
to: .config/dunstrc to: .config/dunstrc
template: true template: true