| Commit message (Expand) | Author | Age | Files | Lines |
* | etc/sh/rc: Fix typo in alias for ffmpeg(1) | EuAndreh | 2025-03-03 | 1 | -1/+1 |
* | bin/live: Ensure directories exist | EuAndreh | 2025-03-03 | 1 | -1/+4 |
* | bin/process: Fix data/ paths | EuAndreh | 2025-03-03 | 1 | -3/+3 |
* | bin/upload: Enable removal after upload | EuAndreh | 2025-03-03 | 1 | -3/+4 |
* | bin/upload: Deal gracefully when there is nothing to do | EuAndreh | 2025-03-03 | 1 | -0/+4 |
* | bin/process: Use "info" loglevel for ffmpeg(1) | EuAndreh | 2025-03-03 | 1 | -1/+1 |
* | bin/: Fix fallback for $LIVEDIR | EuAndreh | 2025-03-03 | 3 | -3/+3 |
* | bin/process: Add working version | EuAndreh | 2025-03-02 | 1 | -0/+58 |
* | bin/live: Store data in subdirectory | EuAndreh | 2025-03-02 | 1 | -1/+1 |
* | bin/upload: Add version that does not delete files | EuAndreh | 2025-03-02 | 1 | -0/+10 |
* | etc/sh/rc: Define $LIVEDIR | EuAndreh | 2025-03-02 | 1 | -0/+1 |
* | etc/sh/rc: Add alias for ffmpeg | EuAndreh | 2025-03-02 | 1 | -0/+1 |
* | bin/live: Add crude but working version | EuAndreh | 2025-03-02 | 1 | -0/+21 |
* | etc/guix/home.scm: Add improved and customizes mpv and ffmpeg | EuAndreh | 2025-03-02 | 1 | -2/+24 |
* | bin/webcam: Add working utility | EuAndreh | 2025-03-02 | 1 | -0/+12 |
* | bin/shot: Ensure directory of $TEMPLATE exists | EuAndreh | 2025-02-27 | 1 | -0/+1 |
* | etc/sh/rc: Silence warning on of bad `img2sixel` completion file | EuAndreh | 2025-02-25 | 1 | -0/+2 |
* | etc/sh/rc: Add (missing?) declaration of $HOME_ENVIRONMENT | EuAndreh | 2025-02-25 | 1 | -0/+4 |
* | etc/sh/rc: Add documentation of sourcing xmodmap data | EuAndreh | 2025-02-25 | 1 | -3/+5 |
* | etc/sh/rc: Replace custom xmodmap of lambda with ß | EuAndreh | 2025-02-25 | 1 | -1/+1 |
* | etc/guix/home.scm: Add "anki" package | EuAndreh | 2025-02-23 | 1 | -0/+1 |
* | etc/guix/home.scm: Recover broken packages | EuAndreh | 2025-02-21 | 1 | -7/+6 |
* | Fix references from TODOs.md to TODOs.adoc | EuAndreh | 2025-02-21 | 3 | -5/+5 |
* | etc/guix/home.scm: Update after reconfigure - keep system almost 100% up-to-date | EuAndreh | 2025-02-21 | 1 | -1/+2 |
* | etc/xmobar/novinho: Add config for novinho derived from velhinho | EuAndreh | 2025-02-19 | 1 | -0/+24 |
* | etc/guix/system.scm: Add "rsync" package globally | EuAndreh | 2025-02-19 | 1 | -0/+1 |
* | etc/guix/system.scm: Update to reflect switch from velhinho to novinho as main | EuAndreh | 2025-02-19 | 1 | -16/+6 |
* | etc/guix/system.scm: Add "host-name" and "wg-ipaddr" variables | EuAndreh | 2025-02-19 | 1 | -3/+9 |
* | etc/guix/home.scm: Add trailing newline to .profile string | EuAndreh | 2025-02-19 | 1 | -1/+2 |
* | etc/guix/home.scm: Remove dependency on $XDG_CONFIG_HOME for cronjob.sh | EuAndreh | 2025-02-19 | 1 | -2/+2 |
* | etc/guix/home.scm: Re-enable "trash-cli" package | EuAndreh | 2025-02-19 | 1 | -1/+1 |
* | etc/guix/system.scm: Small tweaks while setting up novinho | EuAndreh | 2025-02-17 | 1 | -22/+14 |
* | bin/player: bail-out broken "player-f" subcommand | EuAndreh | 2025-02-17 | 1 | -0/+1 |
* | etc/sh/rc: Add -Wmissing-prototypes to $CFLAGS | EuAndreh | 2025-01-21 | 1 | -2/+1 |
* | etc/guix/system.scm: Disable rottlog customization | EuAndreh | 2025-01-21 | 1 | -0/+1 |
* | etc/guix/home.scm: Include %base-home-service in services list | EuAndreh | 2025-01-19 | 1 | -23/+25 |
* | etc/sh/rc: Parameterize timeout of "vcs ps1" | EuAndreh | 2025-01-19 | 1 | -1/+2 |
* | bin/vcs: Support file rename in git_ps1() | EuAndreh | 2025-01-19 | 1 | -1/+1 |
* | etc/guix/home.scm: Add tiniercc and pcc packages | EuAndreh | 2025-01-18 | 1 | -1/+32 |
* | etc/sh/rc: Replace -Wfatal-errors with -fmax-errors=10 | EuAndreh | 2025-01-17 | 1 | -2/+3 |
* | etc/sh/rc: Remove _{POSIX_C,XOPEN}_SOURCE from $CFLAGS | EuAndreh | 2025-01-17 | 1 | -2/+0 |
* | etc/git/config: fetch all remotes, and in parallel | EuAndreh | 2025-01-06 | 1 | -0/+3 |
* | bin/gc: Don't do Guix and Nix GC | EuAndreh | 2025-01-06 | 1 | -0/+2 |
* | bin/clean: Handle mk(1) as well as make(1) | EuAndreh | 2025-01-03 | 1 | -1/+5 |
* | etc/guix/home.scm: Remove "rename" package | EuAndreh | 2024-12-31 | 1 | -1/+0 |
* | etc/guix/channels.scm: Add 'the-dam channel | EuAndreh | 2024-12-31 | 1 | -0/+4 |
* | etc/guix/home.scm: Add "freetype" package | EuAndreh | 2024-12-27 | 1 | -0/+1 |
* | etc/guix/home.scm: Remove broken chrome package | EuAndreh | 2024-12-23 | 1 | -1/+1 |
* | bin/re: Use extended regexes in sed(1) | EuAndreh | 2024-12-21 | 1 | -2/+2 |
* | Comment out broken packages | EuAndreh | 2024-12-18 | 1 | -2/+2 |