remove todo comment
This commit is contained in:
parent
ffe4d19757
commit
6f914cdc83
|
@ -210,7 +210,6 @@ if [ -d "nixos-themeing" ]; then
|
||||||
rm -rf "nixos-themeing"
|
rm -rf "nixos-themeing"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# TODO
|
|
||||||
echo "${NOTE} cloning gtk themes and icons repository..."
|
echo "${NOTE} cloning gtk themes and icons repository..."
|
||||||
if git clone --depth 1 https://g.r-io.lu/shynd/nixos-themeing.git ; then
|
if git clone --depth 1 https://g.r-io.lu/shynd/nixos-themeing.git ; then
|
||||||
cd nixos-themeing
|
cd nixos-themeing
|
||||||
|
|
Loading…
Reference in New Issue