dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

fix: logic error in build.sh

Open resslr opened this issue 5 months ago • 0 comments

If someone where to do:

git clone https://github.com/Stardust-kyun/calla.git then it wouldn't work, but if they did git clone https://github.com/Stardust-kyun/calla it would, this is due to it checking the git config and not accounting for .git extensions

resslr avatar Oct 15 '25 18:10 resslr