From bf48ec37c4f4b3e26ab00c77b45d6a42b5f4e53c Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 31 Mar 2022 15:24:59 +0200 Subject: [PATCH] Fix. --- _desktop/install-desktop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_desktop/install-desktop.sh b/_desktop/install-desktop.sh index 1fe693b..225a1d4 100644 --- a/_desktop/install-desktop.sh +++ b/_desktop/install-desktop.sh @@ -1,7 +1,7 @@ #!/bin/sh # prepare local dirs -mkdir -p ~/.config ~/.local/bin ~/.local/settings +mkdir -p ~/.config ~/.local/bin # link config for i in clipit dunst neofetch zathura xresources; do