Add dotfiles script

This commit is contained in:
Daniel Flanagan 2021-11-03 11:37:21 -05:00
parent a76994e92d
commit 76effeaf7f
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 2 additions and 0 deletions

2
static/df.sh Normal file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env sh
curl --proto '=https' --tlsv1.2 -LsSf https://git.lyte.dev/lytedev/dotfiles/raw/common/bin/dotfiles-clone-and-setup | sh