Commit Graph

322 Commits

Author SHA1 Message Date
Aminda Suomalainen 6360503bb8
.pre-commit-config.yaml: enable trailing whitespace fixer 2023-05-08 20:01:37 +03:00
Aminda Suomalainen 9da2b5dacd
add symlinks to submodule & .gitignore them 2023-05-05 17:00:46 +03:00
Aminda Suomalainen 5388b43014
submodules: add gist 2023-05-05 16:56:05 +03:00
Aminda Suomalainen 0be562d948
flatpak-workarounds.bash: add OPS2L directory for PCSX2 2023-05-05 16:55:16 +03:00
Aminda Suomalainen d7bd802d4c
bash/usr-local-bin: symlink edge to microsoft-edge 2023-05-04 10:55:51 +03:00
Aminda Suomalainen 320bf6eff1
pre-commit autoupdate 2023-05-03 11:48:55 +03:00
Aminda Suomalainen a7d903df01
bash/usr-local-bin/microsoft-edge: sync flags from Brave 2023-05-03 11:47:42 +03:00
Aminda Suomalainen 944e4f4132
download-forgejo.bash: bumb version 2023-04-19 11:33:29 +03:00
Aminda Suomalainen 29328efc36
matrix-upgrade-room.bash: also mention access token location in a comment 2023-04-09 12:50:24 +03:00
Aminda Suomalainen 96051f54d2
matrix-upgrade-room.bash: fix typo, clarify where to find IDs and homeserver address 2023-04-09 12:49:12 +03:00
Aminda Suomalainen 04eab0e211
fix indent style 2023-04-06 12:03:10 +03:00
Aminda Suomalainen 2fdf26066c
fix shebang executable checks 2023-04-06 11:56:28 +03:00
Aminda Suomalainen eb162d023f
download-forgejo.bash: update version number
I thought the syntax was supposed to change, but apparently not
2023-04-06 11:52:56 +03:00
Aminda Suomalainen fd3560c026
.editorconfig: add max line length & lf 2023-04-06 11:48:39 +03:00
Aminda Suomalainen 9072fca22f
.pre-commit-config.yaml: add doctoc, disable ec linecheck 2023-04-06 11:46:54 +03:00
Aminda Suomalainen 2875272c64
.gitattributes: eol=lf 2023-04-06 11:44:52 +03:00
Aminda Suomalainen 8d0e562024
dns-ecs-debug.bash: begin by getting IP addresses 2023-03-12 18:21:13 +02:00
Aminda Suomalainen b5fa5f0b82
bash/dns-ecs-debug.bash: initial commit 2023-03-11 15:43:53 +02:00
Aminda Suomalainen e42724c75e
pre-commit: sync with shell-things 2023-03-07 12:16:01 +02:00
Aminda Suomalainen 3ef6d81507
bash/usr-local-bin/steam: configure mangohud, prefer flatpak, run with mangohud & gamemoderun 2023-02-27 17:57:24 +02:00
Aminda Suomalainen a7940c00dc
bash/flatpak-workarounds.bash: add curlrc ro for all 2023-02-25 11:05:40 +02:00
Aminda Suomalainen 4646256dca
.pre-commit-config.yaml: add the check-added-large-files hook 2023-02-24 19:40:42 +02:00
Aminda Suomalainen 643e64bee3
flatpak-workarounds.bash: allow lutris to access the previously created Steam directory 2023-02-24 19:39:33 +02:00
Aminda Suomalainen 68bbafe5f3
rename LICENSE to LICENSE.txt, tell .editorconfig to treat txt as markdown 2023-02-22 13:09:38 +02:00
Aminda Suomalainen 848e951ac6
add .pre-commit-config.yaml & run prettify 2023-02-22 13:07:21 +02:00
Aminda Suomalainen 32d843fc27
switch to CC0 2023-02-21 14:36:19 +02:00
Aminda Suomalainen c532e88f38
.gitignore: add *.*swp (mainly for Kate) 2023-02-20 11:15:21 +02:00
Aminda Suomalainen d65e51acb4
download-forgejo.bash: fix #44 2023-02-20 11:14:56 +02:00
Aminda Suomalainen 1f29857a2f
download-forgejo.bash: initial commit 2023-02-20 10:37:08 +02:00
Aminda Suomalainen 84e7d4fb00
bash/usr-local-bin/brave: update launch flags 2023-02-19 13:38:30 +02:00
Aminda Suomalainen 2a01f687fc
php/README.md: fix typo, arcived -> archived 2023-02-17 20:18:40 +02:00
Aminda Suomalainen 12af2be225
.gitattributes: linguist-detectable 2023-02-17 15:36:50 +02:00
Aminda Suomalainen a0c2409a30
bash/usr-local-bin/README.md: note snap alias command 2023-02-13 17:52:39 +02:00
Aminda Suomalainen 58a67d2214
initial commit of multiple .editorconfig & .gitattributes files 2023-02-12 16:23:09 +02:00
Aminda Suomalainen da21f38b01
qr.bash: fix English
Resolves: #43
2023-02-02 08:45:44 +02:00
Aminda Suomalainen 3f2886733a
{qr,wifiqr}.bash: make make PIXELSIZE a variable 2023-02-01 19:40:31 +02:00
Aminda Suomalainen f81a0ca221
wifiqr.bash: convert to jpg here too 2023-01-31 10:59:54 +02:00
Aminda Suomalainen 8162696f55
qr.bash: double the pixel size 2023-01-31 10:58:29 +02:00
Aminda Suomalainen 4ea1bcdb40
qr.bash: add conversion to jpg 2023-01-31 10:49:28 +02:00
Aminda Suomalainen 2209ff5821
bash/.gitignore: add .jpg,.jpeg 2023-01-31 10:48:14 +02:00
Aminda Suomalainen 15e72f4d1a
iwd-wifi.bash: improve formatting, add note on dpp 2023-01-27 14:57:18 +02:00
Aminda Suomalainen 90f6c3ee37
php: import from mikaela.github.io 2023-01-23 09:26:05 +02:00
Aminda Suomalainen 9e611e8c8f
rm WeeChat
Contents was a boilerplate that was never finished and no IRC server supports REMOVE nowadays.
2023-01-23 09:22:02 +02:00
Aminda Suomalainen 97845be9c1
iwd-wifi.bash: simplify the command 2023-01-21 20:45:18 +02:00
Aminda Suomalainen 3faa905345
iwd-wifi.bash: simple script for scanning and how to connect to network 2023-01-21 13:01:30 +02:00
Aminda Suomalainen 09c8440738
flatpak-workarounds.bash: add ~/SteamLibrary:create for Steam
Easier sharing between native Steam and flatpak Steam
2023-01-15 20:49:58 +02:00
Aminda Suomalainen b49aa13e5e
deb-update.bash: make flatpak noninteractive and add comment to remind of migraine 2023-01-15 14:49:39 +02:00
Aminda Suomalainen c2c1862dfc
deb-update.bash: move comment to section it applies to 2023-01-15 14:47:41 +02:00
Aminda Suomalainen 5d9780f85c
bash/usr-local-bin/fluffychat: prefer snap 2023-01-04 11:20:39 +02:00
Aminda Suomalainen 8e25155670
bash/usr-local-bin/nheko{-tor}: attempt to not force xwayland 2022-10-15 17:25:02 +03:00