aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* bin/untill: Add working utilityEuAndreh2022-08-131-0/+83
|
* bin/n-times: Add working utilityEuAndreh2022-08-131-0/+73
|
* bin/{uc,lc}: Add working utilitiesEuAndreh2022-08-132-0/+140
|
* bin/git-cleanup: Add working utilityEuAndreh2022-08-131-0/+74
|
* bin/forever: Add working utilityEuAndreh2022-08-131-0/+66
|
* bin/dice: Add working utilityEuAndreh2022-08-131-0/+66
|
* bin/m: Add working utilityEuAndreh2022-08-131-0/+64
|
* bin/grun: Improve help stringEuAndreh2022-08-131-3/+3
|
* etc/sh/cronjob.sh: Satisfy ShellCheckEuAndreh2022-08-131-1/+1
|
* bin/e: Avoid infinite recursion by checking if $EDITOR is already "e"EuAndreh2022-08-131-0/+3
|
* etc/guix/home.scm: Add cronjob to run "check"EuAndreh2022-08-131-3/+4
|
* etc/guix/system.scm: Setup unattended-upgradeEuAndreh2022-08-121-0/+2
|
* etc/guix/home.scm: Setup working cronjobsEuAndreh2022-08-125-31/+126
|
* bin/{with-,}email: Add "Examples" section to help stringEuAndreh2022-08-122-0/+25
|
* etc/guix/home.scm: Add a bunch of packagesEuAndreh2022-08-121-6/+74
| | | | | | | For: - basic desktop usage; - improving my workflow; - compiling projects from source.
* etc/guix/home.scm: Update path to "my-profile"EuAndreh2022-08-121-1/+1
|
* etc/guix/home.scm: Fix s1: prefixEuAndreh2022-08-121-2/+2
|
* etc/guix/system.scm: Add Haskell and Guile code for base desktop systemEuAndreh2022-08-121-1/+5
|
* etc/guix/system.scm: Add pt_BR.UTF-8 locale to systemEuAndreh2022-08-121-0/+8
|
* etc/sh/rc: Load noise cancelling in system.scmEuAndreh2022-08-122-1/+11
|
* bin/bins: Add helper utility for listing binariesEuAndreh2022-08-121-0/+73
|
* etc/ssh/known_hosts: Add camarada.site entryEuAndreh2022-08-121-0/+1
|