• Joined on 2023年12月11日
dogbold pushed to main at dogbold/beethovendotfiles 2025年09月30日 05:28:57 +02:00
20596ffc2d (run_once_bootstrap.sh.tmpl) no more ansible
c3b4786360 (dot_local/share/color-schemes/) i'm about to use KDE
ec5cd516b8 (dot_zshrc.d/250-chezmoi.zsh) ls $CZ_DIR alias
5fd79a5e8f (execs/util/executable_jst) proper use of "convert"
2ad381df3c (execs/mine/executable_renamer.sh) rewrite
Compare 10 commits »
dogbold pushed to main at dogbold/beethovendotfiles 2025年08月12日 01:07:04 +02:00
38afb699a4 (cnf.zsh) Add
dogbold pushed to main at dogbold/mkappimage 2025年07月31日 03:49:40 +02:00
f8e176dc14 (scripts/aarch64_aimg_release.sh) aarch64 build script
aaef130e76 (.shellcheckrc) ignore SC2015
Compare 2 commits »
dogbold opened issue dogbold/mkappimage#6 2025年05月24日 22:41:35 +02:00
[BUG] which errors loudly if yad isn't installed
dogbold closed issue dogbold/mkappimage#1 2025年05月23日 07:46:57 +02:00
[FINISH] Set README to describe CLI usage
dogbold commented on issue dogbold/mkappimage#1 2025年05月23日 07:46:53 +02:00
[FINISH] Set README to describe CLI usage

done as of b43ac52d2e7f0a2d7fa5a20abef891393995a9af

dogbold commented on issue dogbold/mkappimage#4 2025年05月23日 04:08:53 +02:00
[RELEASE] Make an AppImage of the script

done as of release 1.1

dogbold closed issue dogbold/mkappimage#4 2025年05月23日 04:08:53 +02:00
[RELEASE] Make an AppImage of the script
dogbold released 1.1 at dogbold/mkappimage 2025年05月23日 04:06:14 +02:00
dogbold pushed tag 1.1 to dogbold/mkappimage 2025年05月23日 04:06:13 +02:00
dogbold pushed to main at dogbold/mkappimage 2025年05月23日 03:57:35 +02:00
b43ac52d2e (README.md) big update
dogbold pushed to main at dogbold/mkappimage 2025年05月23日 03:30:12 +02:00
9920a0c773 (src/mkappimage) delete TODO entry
dogbold reopened issue dogbold/mkappimage#4 2025年05月23日 03:28:49 +02:00
[RELEASE] Make an AppImage of the script
dogbold closed issue dogbold/mkappimage#4 2025年05月23日 02:44:16 +02:00
[RELEASE] Make an AppImage of the script
dogbold commented on issue dogbold/mkappimage#4 2025年05月23日 02:44:15 +02:00
[RELEASE] Make an AppImage of the script

i have a script that makes this possible as of 9c624781117286531b69965f467b16015c74ad36

dogbold closed issue dogbold/mkappimage#5 2025年05月23日 02:41:27 +02:00
[INCOMPAT] A few obtuse dependencies
dogbold commented on issue dogbold/mkappimage#5 2025年05月23日 02:41:16 +02:00
[INCOMPAT] A few obtuse dependencies

supporting the steam deck is as easy as supporting zenity. now, it has like half the features, so i'm not happy about it, but it should work now!

dogbold pushed to main at dogbold/mkappimage 2025年05月23日 02:16:39 +02:00
c91f3d88f4 (src/mkappimage) add zenity support
db7b3c969e (src/mkappimage) convert mimetype to file
Compare 2 commits »
dogbold commented on issue dogbold/mkappimage#5 2025年05月22日 23:44:56 +02:00
[INCOMPAT] A few obtuse dependencies

turns out file --mime-type looks directly at file contents, so i can just use this instead to remove this dependency. will get this implemented today

dogbold pushed to main at dogbold/mkappimage 2025年05月22日 23:44:31 +02:00
9c62478111 (scripts/) appimage build script
b509c72c93 (.gitignore) ignore build output
b77f9f0221 (src/, build/) Organize source code
Compare 3 commits »