feat: remote script

This commit is contained in:
Strix 2023-10-14 22:38:16 +02:00
parent 8ce67d022a
commit 1411eddc4b
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

10
remote_script.sh Normal file
View file

@ -0,0 +1,10 @@
#!/bin/sh
# this script is meant to be ran when .dotfiles is not present.
#
# example:
# curl https://git.ixvd.net/raine/dotfiles/raw/branch/main/remote_script.sh | sh
git clone https://git.ixvd.net/raine/dotfiles $HOME/.dotfiles
cd $HOME/.dotfiles
./dot a