Update install.sh

This commit is contained in:
2024-03-30 21:14:48 +00:00
committed by GitHub
parent 2ff6639173
commit a9ff979e52

View File

@@ -34,6 +34,7 @@ if [ $(pwd) != "$HOME/dotfiles" ]; then
git clone https://github.com/TrudeEH/dotfiles
cd dotfiles
bash install.sh
return
fi
if ! nix --version &>/dev/null; then