Commit Graph

433 Commits

Author SHA1 Message Date
Aminda Suomalainen e1f287a454
limnoria-install.bash: begin by upgrading pip 2024-01-06 13:57:30 +02:00
Aminda Suomalainen 32b94d1f27
update submodules 2024-01-05 13:18:59 +02:00
Aminda Suomalainen 7bcef8635d
bash/usr-local-bin/qbittorrent: initial commit for flatpak wrapper including nordvpn 2024-01-05 13:14:36 +02:00
Aminda Suomalainen 9e04a1acfd
update submodule gist 2024-01-02 09:55:10 +02:00
Aminda Suomalainen c0fa94a33f
deb-update.bash: enable verbose flag for dnf
The goal here is to reduce frustation especially on HDD
2024-01-02 09:54:00 +02:00
Aminda Suomalainen f13784d9a9
update submodule gist 2023-12-26 21:13:40 +02:00
Aminda Suomalainen fcdf184e02
pre-commit autoupdate 2023-12-26 21:11:43 +02:00
Aminda Suomalainen 8c9460c0fd
fixgrub.bash: theoretically fix the script 2023-12-20 10:47:42 +02:00
Aminda Suomalainen fb9fea60c5
fixgrub.bash: comment everything, add warning on it being wrong 2023-12-20 10:38:26 +02:00
Aminda Suomalainen faf27b4f4a
element: satisfy nvim 2023-12-19 15:40:11 +02:00
Aminda Suomalainen 17373580fb
add schildichat, copy from element 2023-12-19 15:39:44 +02:00
Aminda Suomalainen 619afbd92a
adb-permissions.bash: allow changing adb parameters, sleep a bit and reboot 2023-12-03 11:23:47 +02:00
Aminda Suomalainen 1070d2bbf4
add adb-reset-permissions.bash 2023-12-03 10:32:43 +02:00
Aminda Suomalainen 318473403f
update submodule gist 2023-12-03 10:25:12 +02:00
Aminda Suomalainen 30d7143a9c
pre-commit updates 2023-12-03 10:24:56 +02:00
Aminda Suomalainen c902fc7790
flatpak-workarounds.bash: add Element E2E search 2023-11-17 12:51:53 +02:00
Aminda Suomalainen 6242042ea2
update submodule gist 2023-11-17 12:47:52 +02:00
Aminda Suomalainen e6dd016318
update .pre-commit-config.yaml 2023-11-17 12:45:10 +02:00
Aminda Suomalainen 2a9f4de657
update submodules 2023-11-04 11:58:15 +02:00
Aminda Suomalainen 0918dd202b
.pre-commit-config.yaml: increase amount of pylint jobs, ignore TODOs 2023-11-01 08:11:23 +02:00
Aminda Suomalainen bbaf5778ef
python/pin.py: modularize 2023-10-31 13:34:17 +02:00
Aminda Suomalainen c88e99a067
python: rename ssid_check_valid_length.py & add a docstring 2023-10-31 10:28:59 +02:00
Aminda Suomalainen 0d9ae36275
python/pin.py: add docstring 2023-10-31 10:21:46 +02:00
Aminda Suomalainen 87c57cd34a
update submodule gist 2023-10-24 14:14:26 +03:00
Aminda Suomalainen 99b1da571d
pre-commit autoupdate 2023-10-24 14:13:36 +03:00
Aminda Suomalainen 08c6456e24
update submodule PPFI-Pikaviestimet 2023-10-21 10:11:27 +03:00
Aminda Suomalainen 3788a5c581
move black configuration from .pre-commit-config.yaml to pyproject.toml 2023-10-21 10:10:56 +03:00
Aminda Suomalainen 1125b69a9e
update submodules 2023-10-20 12:23:25 +03:00
Aminda Suomalainen b1c88fc419
pre-commit autoupdate 2023-10-20 12:23:15 +03:00
Aminda Suomalainen 66f3c2f590
.pre-commit-config.yaml: drop expected Python to 3.10
PyPy3
2023-10-20 12:21:46 +03:00
Aminda Suomalainen dce5fa3227
pre-commit run --all-files 2023-10-17 07:34:05 +03:00
Aminda Suomalainen c6c15122fe
.pre-commit-config.yaml, python/.editorconfig: use Python recommended line-ending 2023-10-17 07:32:34 +03:00
Aminda Suomalainen 2e0e86bc2e
steamos-venv-pre-commit.bash: allow using different python3 more easily 2023-10-16 20:10:50 +03:00
Aminda Suomalainen 627f865be7
steamos-venv-pre-commit.bash: more comments and pre-commit init-templatedir 2023-10-16 20:07:40 +03:00
Aminda Suomalainen 027fc0329c
steamos-venv-pre-commit.bash: install pipx and pre-commit within it instead 2023-10-16 19:49:20 +03:00
Aminda Suomalainen fccdceda63
limnoria-install.bash: copy the script from VPS 2023-10-15 21:48:29 +03:00
Aminda Suomalainen 0d6f375c12
.gitattributes: bring diff patterns 2023-10-15 21:37:45 +03:00
Aminda Suomalainen 1d54a79736
.pre-commit-config.yaml: expect Python 3.11 or newer
Debian Stable has 3.11.2 so it should be recent enough. No changes made otherwise.
2023-10-15 13:06:10 +03:00
Aminda Suomalainen 4207af146a
flatpak-workarounds.bash: add Mosh 2023-10-12 11:13:12 +03:00
Aminda Suomalainen c44bfd8fd2
update submodules/gist 2023-10-12 11:02:16 +03:00
Aminda Suomalainen d24ff0246e
pre-commit autoupdate 2023-10-12 11:01:37 +03:00
Aminda Suomalainen e0a8cc0e58
.pre-commit-config.yaml: add pre-commit-ci config 2023-10-10 10:32:41 +03:00
Aminda Suomalainen b88027f81d
python: apply the new hooks 2023-10-10 10:16:58 +03:00
Aminda Suomalainen 1a58db1a6a
.pre-commit-config.yaml: autoupdate & add hooks I can see myself using in the future 2023-10-10 10:15:08 +03:00
Aminda Suomalainen 907b1a425a
add bash/usr-local-bin/meld 2023-10-10 10:14:21 +03:00
Aminda Suomalainen 2a8d5e07c8
flatpak-workarounds.bash: gdb.txt is not a directory 2023-10-09 17:04:00 +03:00
Aminda Suomalainen 79962bbb60
flatpak-workarounds.bash: add texlive,dotnet,golang SDK extensions 2023-10-09 17:02:21 +03:00
Aminda Suomalainen c336620bc8
flatpak-workarounds.bash: too much rw 2023-10-09 16:30:35 +03:00
Aminda Suomalainen 4d9b3ff880
flatpak-workarounds.bash: merge global dotfiles overrides 2023-10-09 16:16:52 +03:00
Aminda Suomalainen 39addd17f2
flatpak-workarounds.bash: simplify displaying the overrides 2023-10-09 16:11:53 +03:00