This commit is contained in:
Daniel Flanagan 2023-04-16 02:32:00 -05:00
parent 5cac960f32
commit 264b331304
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -27,6 +27,7 @@ if [[ ! -d "$dfp/.git" ]]; then
fi
fi
fi
dfp="$XDG_CONFIG_HOME/lytedev-dotfiles"
git clone https://git.lyte.dev/lytedev/dotfiles.git "$dfp"
fi