From 939d1082c8dd02a91620c10e2607d95c07fe4c60 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 28 Nov 2023 09:08:22 -0500 Subject: add dbus files --- .local/bin/dotfiles | 1 + 1 file changed, 1 insertion(+) (limited to '.local/bin/dotfiles') diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index 51ee1bf..6bfc041 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -22,6 +22,7 @@ $config add "$HOME/.gitconfig" $config add "$HOME/.zshrc" $config add "$HOME/.zprofile" $config add "$HOME/.local/share/fonts" +$config add "$HOME/.local/share/dbus-1" $config add "$HOME/.local/bin/dotfiles" $config add "$HOME/.ssh/config" -- cgit v1.2.3-freya