Update install.sh

This commit is contained in:
2024-03-30 21:14:48 +00:00
committed by GitHub
parent f53e819f3d
commit 22a754b069

View File

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