Go to file
Amir Alexander Abdelbaki 9d6fa2833f fix: correct malformed shebang in txt2printr.sh
Missing '!' meant the kernel couldn't recognize the interpreter
directive, causing ENOEXEC (errno 8) when executed directly, e.g.
via subprocess.run() from photobooth.py.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-14 09:10:59 +02:00
.gitignore add photobooth.py: curses TUI rewrite of the live preview loop 2026-07-03 13:07:53 +02:00
archbaseos-guided-install.sh copied archbaseos-guided-install.sh from The_miro/Dotfiles.git for base OS installation 2026-03-27 13:24:14 +01:00
ascii.conf add ascii.conf and keybinds.conf for converter options and rebindable keys 2026-07-03 11:33:33 +02:00
exec-cycle.sh rebind capture to the space bar 2026-07-03 11:52:57 +02:00
install-deps.sh add photobooth.py: curses TUI rewrite of the live preview loop 2026-07-03 13:07:53 +02:00
keybinds.conf add photobooth.py: curses TUI rewrite of the live preview loop 2026-07-03 13:07:53 +02:00
photobooth.py add photobooth.py: curses TUI rewrite of the live preview loop 2026-07-03 13:07:53 +02:00
txt2printr.sh fix: correct malformed shebang in txt2printr.sh 2026-07-14 09:10:59 +02:00
webcam.conf add photobooth.py: curses TUI rewrite of the live preview loop 2026-07-03 13:07:53 +02:00
webcam2ascii.sh add ascii.conf and keybinds.conf for converter options and rebindable keys 2026-07-03 11:33:33 +02:00
yay-installer.sh removed the part in the yay installer that installs leahneukirchens nq 2026-03-27 10:58:13 +01:00