From 905be2f562447bb7511ad15c9bb12608119f0374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sun, 14 Apr 2024 02:44:17 +0200 Subject: [PATCH] Remove leftover .zshrc.d symlink --- dotfiles.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dotfiles.yml b/dotfiles.yml index 8f8fc67..e3ca351 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -54,8 +54,6 @@ dotfiles: - from: zsh/zshrc to: .zshrc template: true - - from: zsh/zshrc.d - to: .zshrc.d - from: dunst/dunstrc to: .config/dunstrc template: true