aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc/tmux/tmux.conf: Use $XDG_RUNTIME_DIR over /tmp for urlscan-buffer fileEuAndreh2022-08-251-1/+1
* opt/tests/x-tests.sh: Add WIP test fileEuAndreh2022-08-251-0/+5
* etc/sh/rc: Define and use $PRIV_CONFIG pathEuAndreh2022-08-251-1/+2
* bin/gc: Use proper $TMPDIR over hardcoded /tmp pathEuAndreh2022-08-251-1/+1
* etc/sh/vcs-ps1.sh: Exclude autojump process from job countEuAndreh2022-08-241-1/+1
* etc/sh/rc: Load autojump codeEuAndreh2022-08-241-0/+7
* etc/sh/rc: Separate interactive from non-interactive section with an early re...EuAndreh2022-08-241-3/+10
* etc/sh/rc: Use -r over -e test when sourcing filesEuAndreh2022-08-241-2/+2
* bin/check: Call out command-specific testsEuAndreh2022-08-241-0/+4
* etc/guix/home.scm: Move backup cronjob back one hour•••The run from yesterday night took too long, for some reason, and it went past 6AM today. Because of that, the 6AM job that fetches email didn't have a message of job report to fetch. When I checked my email today, I saw the backup job reports from both servers, but not velhinho, because it finished after 6AM. This may still happen, as there is no limit on how long a backup can take, but it at least diminishes the likelyhood for it to happen again. EuAndreh2022-08-241-1/+1
* etc/sh/rc: Remove redundant mkdir argumentsEuAndreh2022-08-221-4/+0
* bin/nato: Add missing handling of -h flagEuAndreh2022-08-221-0/+6
* etc/ssh/known_hosts: Add entryEuAndreh2022-08-221-0/+1
* etc/sh/cronjob.sh: Tweak help stringEuAndreh2022-08-221-1/+1
* etc/i3/config: Add keybinding for yubikey menuEuAndreh2022-08-221-5/+6
* etc/guix/home.scm: Add packagesEuAndreh2022-08-221-0/+3
* etc/guix/current: Remove commited Guix symlinkEuAndreh2022-08-161-1/+0
* bin/x: Add semi-working version•••No support for the '|' pipe operator. EuAndreh2022-08-161-0/+94
* bin/menu: Implement "yubikey" ACTION using ykmanEuAndreh2022-08-161-6/+12
* bin/lines: Add working versionEuAndreh2022-08-161-0/+81
* bin/pb: Add as hard-coded symlinksEuAndreh2022-08-161-0/+1
* bin/volume: Add working versionEuAndreh2022-08-161-0/+112
* bin/tuivid: Add working versionEuAndreh2022-08-161-0/+65
* bin/stopwatch: Add working versionEuAndreh2022-08-161-0/+65
* bin/playlist: Add working versionEuAndreh2022-08-161-0/+103
* bin/update: Add almost-working scriptEuAndreh2022-08-161-0/+80
* etc/guix/home.scm: Use #~ and #$ over ` and ,EuAndreh2022-08-161-9/+9
* bin/nato: Add working versionEuAndreh2022-08-151-0/+97
* bin/serve: Add working versionEuAndreh2022-08-151-0/+78
* bin/uri: Fail when bad option is givenEuAndreh2022-08-151-1/+4
* bin/uri: Use single quote over double quoteEuAndreh2022-08-151-2/+2
* bin/status-bar: Add working versionEuAndreh2022-08-151-0/+99
* bin/check: Add perlcriticEuAndreh2022-08-151-0/+4
* bin/uri: Add working versionEuAndreh2022-08-152-0/+70
* etc/guix/home.scm: Remove Anki Qt packageEuAndreh2022-08-151-1/+0
* etc/guix/home.scm: Decrease frequency of "check" and "msmtp-queue" cronjobsEuAndreh2022-08-151-2/+2
* etc/guix/home.scm: Use -q quiet flag in backup cronEuAndreh2022-08-151-1/+1
* bin/backup: Fix "Usage" documentation of -q flagEuAndreh2022-08-151-1/+1
* mv etc/sh/check.sh bin/check: Also use generic ShellCommand commandEuAndreh2022-08-152-9/+6
* bin/yt: Add working utilityEuAndreh2022-08-141-0/+110
* bin/gc: Enable "set -x" optionEuAndreh2022-08-131-0/+2
* bin/gc: Fix password input to sudoEuAndreh2022-08-131-1/+1
* bin/forever: Report on the status code of each runEuAndreh2022-08-131-1/+3
* bin/: Add examples to help stringsEuAndreh2022-08-1310-1/+175
* bin/player: Add working utilityEuAndreh2022-08-131-0/+136
* bin/menu: Add working utilityEuAndreh2022-08-131-0/+1571
* bin/password: Delete in favor of gen-passwordEuAndreh2022-08-132-58/+1
* bin/: Replace usage of assert_arg with assert-argEuAndreh2022-08-137-72/+14
* bin/httpno: Add working utilityEuAndreh2022-08-131-0/+150
* bin/gen-password: Add working utilityEuAndreh2022-08-131-0/+73