Compare commits

..

3 Commits

7 changed files with 13 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "submodules/gist"]
path = submodules/gist
url = https://gitea.blesmrt.net/mikaela/gist.git

5
bash/.gitignore vendored
View File

@ -2,4 +2,9 @@
*.png
*.jpg
*.jpeg
# download-forgejo.bash results to these
forgejo-*
# submodule symlinks
backup-ops2l-vmc.bash
generate-vcard-qr.bash
install-cht.bash

1
bash/backup-ops2l-vmc.bash Symbolic link
View File

@ -0,0 +1 @@
../submodules/gist/gayming/playstation2/backup-ops2l-vmc.bash

View File

@ -43,6 +43,7 @@ flatpak override com.nextcloud.desktopclient.nextcloud --filesystem=~/Nextcloud:
# PCSX2 files
flatpak override net.pcsx2.PCSX2 --filesystem=~/.config/PCSX2:create
flatpak override net.pcsx2.PCSX2 --filesystem=~/PS2:create
# A directory I can share between native and flatpak Steam so both have the
# same games without having to navigate weird paths.

1
bash/generate-vcard-qr.bash Symbolic link
View File

@ -0,0 +1 @@
../submodules/gist/vcard/generate-qr.bash

1
bash/install-cht.bash Symbolic link
View File

@ -0,0 +1 @@
../submodules/gist/gayming/playstation2/CHT/install-cht.bash

1
submodules/gist Submodule

@ -0,0 +1 @@
Subproject commit ec18ac5255c2649d92d7f5b5743edb17c167cec0