aboutsummaryrefslogtreecommitdiff
path: root/bin/getip (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-09-16bin/getip: Add matching parenthesis to case clausesEuAndreh1-7/+7
2023-09-10bin/getip: Add somewhat working utilityEuAndreh1-20/+22
2023-07-29bin/*: Add matching parenthesis to case clausesEuAndreh1-5/+5
2023-02-19bin/check: Add "Examples" section to the help stringEuAndreh1-0/+12
2022-10-31bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/EuAndreh1-1/+1
2022-10-19bin/check: Move tests to MakefileEuAndreh1-37/+10
2022-10-18bin/check: Add podchecker to the TODO listEuAndreh1-0/+1
2022-08-24bin/check: Call out command-specific testsEuAndreh1-0/+4
2022-08-15bin/check: Add perlcriticEuAndreh1-0/+4
2022-08-15mv etc/sh/check.sh bin/check: Also use generic ShellCommand commandEuAndreh1-8/+6
2022-08-12etc/guix/home.scm: Setup working cronjobsEuAndreh1-4/+5
2022-08-12mv etc/bash/check.sh etc/sh/check.shEuAndreh1-4/+7
2022-05-15etc/bash/check.sh: Exclude the file from FIXME checkEuAndreh1-1/+1
2022-05-15etc/bash/check.sh: Move to the root of the Git directory before running testsEuAndreh1-0/+2
2022-05-15etc/bash/check.sh: Assert clean tilde repositoriesEuAndreh1-1/+13
2022-05-12etc/bash/check.sh: Add assert for FIXME markersEuAndreh1-0/+5
2022-05-12etc/bash/check.sh: Do not assert loading ~/.profile goes without errorEuAndreh1-2/+0
There are files not under my control, such as completion files, that invariably fail the assertion.
2022-05-12Move Git repository into ~/.usr/.git/EuAndreh1-0/+0
2022-05-12git mv .config .usr/etcEuAndreh1-0/+0
2022-05-12.config/bash/check.sh: Add initial version, with ShellCheck and "set -eu"EuAndreh1-13/+9
2022-05-12.local/bin/{max,min}: Add working versionsEuAndreh1-5/+13
2022-05-12.local/bin/uuid: Add working versionEuAndreh1-12/+7
2022-04-24~/.local/bin/qr: Add scriptEuAndreh1-0/+58