Added new scripts

This commit is contained in:
Eduard Urbach 2024-04-05 12:12:16 +02:00
parent 4d6e24ea43
commit a1ccda2df2
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0
3 changed files with 5 additions and 0 deletions

3
add Executable file
View File

@ -0,0 +1,3 @@
#!/bin/fish
set PACKAGE $argv[1]
git submodule add https://aur.archlinux.org/$PACKAGE.git

View File

2
update Executable file
View File

@ -0,0 +1,2 @@
#!/bin/fish
git submodule update --init --remote --recursive