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
1 changed files with 1 additions and 0 deletions

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