This commit is contained in:
firebadnofire 2024-05-01 19:38:44 -04:00
parent 488f5714a1
commit 62b894f4cc
Signed by: firebadnofire
SSH Key Fingerprint: SHA256:bnN1TGRauJN84CxL1IZ/2uHNvJualwYkFjOKaaOilJE
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
main() {
curl -s -o /tmp/zsh.sh -L https://codeberg.org/firebadnofire/zsh-deploy/raw/branch/main/zsh.sh
curl -s -o /tmp/zsh.sh -L https://codeberg.org/firebadnofire/zsh-deploy/raw/branch/main/fastfetch.sh
curl -s -o /tmp/fastfetch.sh -L https://codeberg.org/firebadnofire/zsh-deploy/raw/branch/main/fastfetch.sh
clear
chmod +x /tmp/zsh.sh
echo "run /tmp/zsh.sh"