Go to file
Aminda Suomalainen a1719b09f5
download-forgejo.bash: bumb version number
OK, so the version should be 7.0.0, but the instance where this script is made for is a bit behind and I want to update to that point release first.
2024-04-24 18:49:54 +03:00
bash download-forgejo.bash: bumb version number 2024-04-24 18:49:54 +03:00
nodejs .pre-commit-config.yaml: enable trailing whitespace fixer 2023-05-08 20:01:37 +03:00
php fix shebang executable checks 2023-04-06 11:56:28 +03:00
python ssid_check_valid_length.py: fix pylint complaints 2024-03-20 13:11:16 +02:00
ruby fix shebang executable checks 2023-04-06 11:56:28 +03:00
submodules update submodule shell-things 2024-04-24 18:01:10 +03:00
.editorconfig fix indent style 2023-04-06 12:03:10 +03:00
.gitattributes .gitattributes: bring diff patterns 2023-10-15 21:37:45 +03:00
.gitignore .gitignore: add *.*swp (mainly for Kate) 2023-02-20 11:15:21 +02:00
.gitlab-ci.yml add experimental .gitlab-ci.yml 2023-10-05 19:16:08 +03:00
.gitmodules add submodule shell-things 2024-04-20 09:50:13 +03:00
.pre-commit-config.yaml pre-commit autoupdate 2024-04-14 09:22:47 +03:00
LICENSE.txt rename LICENSE to LICENSE.txt, tell .editorconfig to treat txt as markdown 2023-02-22 13:09:38 +02:00
README.md add .pre-commit-config.yaml & run prettify 2023-02-22 13:07:21 +02:00
pyproject.toml move black configuration from .pre-commit-config.yaml to pyproject.toml 2023-10-21 10:10:56 +03:00

README.md

scripts

Miscellaneous scripts sorted by language.

I have moved the repository from GitHub due to concerns related to their relationship with the ICE and Iran. The main branch used to be called as gh-pages so that the scripts were downloadable through curl/wget.

Directories

  • bash has just normal bash scripts
  • nodejs MIGHT get some nodejs scripts
  • WeeChat is a placeholder and unlikely to get anything.
  • ZNC is another placeholder which is unlikely to get anything.
    • note that they are modules with ZNC, but I dont see why I couldnt put them here.

I doubt I am going to write many WeeChat scripts or ZNC modules, so I wont be making subdirectories for different languages.