Felix Buehler
de2fa53348
shell/*: run shellcheck on it
2026-02-02 20:13:26 +01:00
Felix Buehler
b526c1cc90
shell/paths: remove perl
2026-01-27 00:08:54 +01:00
Felix Buehler
759775dbc5
shell/path: remove non-standart ending slash
2022-02-22 23:17:42 +01:00
Felix Buehler
0d8a6f0c01
shell/*: fix most shellcheck errors
2021-12-06 12:41:02 +01:00
Felix Buehler
e6cf5963a6
[shell/paths] replace set_path with appendpath from bash config
2020-09-16 15:23:26 +02:00
Benedikt Heine
16aad7f4c5
Adapt shebangs
...
Convert all shebangs to /usr/bin/env bash, if bash is really required in
the script. Otherwise convert it to /bin/sh.
/bin/bash is not available on all systems, while /usr/bin/env bash and
/bin/sh are.
2018-05-29 00:02:00 +02:00
Benedikt Heine
4c382f25e8
load rubygems module correct
2018-01-10 20:27:21 +01:00
Felix Buehler
86a1da2632
initial commit
2017-01-26 13:48:55 +01:00