From 6f914cdc83f1d93d3751cc7505dfda0853740c45 Mon Sep 17 00:00:00 2001 From: shynd Date: Fri, 21 Feb 2025 11:32:13 +0100 Subject: [PATCH] remove todo comment --- auto-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/auto-install.sh b/auto-install.sh index 3bb8e27..d3e7804 100755 --- a/auto-install.sh +++ b/auto-install.sh @@ -210,7 +210,6 @@ if [ -d "nixos-themeing" ]; then rm -rf "nixos-themeing" fi -# TODO echo "${NOTE} cloning gtk themes and icons repository..." if git clone --depth 1 https://g.r-io.lu/shynd/nixos-themeing.git ; then cd nixos-themeing