aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* bin/upload: Enable removal after uploadEuAndreh2025-03-031-3/+4
|
* bin/upload: Deal gracefully when there is nothing to doEuAndreh2025-03-031-0/+4
|
* bin/process: Use "info" loglevel for ffmpeg(1)EuAndreh2025-03-031-1/+1
|
* bin/: Fix fallback for $LIVEDIREuAndreh2025-03-033-3/+3
|
* bin/process: Add working versionEuAndreh2025-03-021-0/+58
| | | | | Despite being very, very, very slow. ffmpeg(1) says it runs at ~0.6x the video speed, so it takes even longer to process than to record.
* bin/live: Store data in subdirectoryEuAndreh2025-03-021-1/+1
|
* bin/upload: Add version that does not delete filesEuAndreh2025-03-021-0/+10
|
* etc/sh/rc: Define $LIVEDIREuAndreh2025-03-021-0/+1
|
* etc/sh/rc: Add alias for ffmpegEuAndreh2025-03-021-0/+1
|
* bin/live: Add crude but working versionEuAndreh2025-03-021-0/+21
|
* etc/guix/home.scm: Add improved and customizes mpv and ffmpegEuAndreh2025-03-021-2/+24
|
* bin/webcam: Add working utilityEuAndreh2025-03-021-0/+12
|
* bin/shot: Ensure directory of $TEMPLATE existsEuAndreh2025-02-271-0/+1
|
* etc/sh/rc: Silence warning on of bad `img2sixel` completion fileEuAndreh2025-02-251-0/+2
|
* etc/sh/rc: Add (missing?) declaration of $HOME_ENVIRONMENTEuAndreh2025-02-251-0/+4
|
* etc/sh/rc: Add documentation of sourcing xmodmap dataEuAndreh2025-02-251-3/+5
|
* etc/sh/rc: Replace custom xmodmap of lambda with ßEuAndreh2025-02-251-1/+1
|
* etc/guix/home.scm: Add "anki" packageEuAndreh2025-02-231-0/+1
|
* etc/guix/home.scm: Recover broken packagesEuAndreh2025-02-211-7/+6
|
* Fix references from TODOs.md to TODOs.adocEuAndreh2025-02-213-5/+5
|
* etc/guix/home.scm: Update after reconfigure - keep system almost 100% up-to-dateEuAndreh2025-02-211-1/+2
|
* etc/xmobar/novinho: Add config for novinho derived from velhinhoEuAndreh2025-02-191-0/+24
|
* etc/guix/system.scm: Add "rsync" package globallyEuAndreh2025-02-191-0/+1
|
* etc/guix/system.scm: Update to reflect switch from velhinho to novinho as mainEuAndreh2025-02-191-16/+6
| | | | TODO: multiplex on multiple systems, equivalent on how etc/xmobar/ does.
* etc/guix/system.scm: Add "host-name" and "wg-ipaddr" variablesEuAndreh2025-02-191-3/+9
|
* etc/guix/home.scm: Add trailing newline to .profile stringEuAndreh2025-02-191-1/+2
|
* etc/guix/home.scm: Remove dependency on $XDG_CONFIG_HOME for cronjob.shEuAndreh2025-02-191-2/+2
|
* etc/guix/home.scm: Re-enable "trash-cli" packageEuAndreh2025-02-191-1/+1
|
* etc/guix/system.scm: Small tweaks while setting up novinhoEuAndreh2025-02-171-22/+14
|
* bin/player: bail-out broken "player-f" subcommandEuAndreh2025-02-171-0/+1
|
* etc/sh/rc: Add -Wmissing-prototypes to $CFLAGSEuAndreh2025-01-211-2/+1
|
* etc/guix/system.scm: Disable rottlog customizationEuAndreh2025-01-211-0/+1
|
* etc/guix/home.scm: Include %base-home-service in services listEuAndreh2025-01-191-23/+25
|
* etc/sh/rc: Parameterize timeout of "vcs ps1"EuAndreh2025-01-191-1/+2
|
* bin/vcs: Support file rename in git_ps1()EuAndreh2025-01-191-1/+1
|
* etc/guix/home.scm: Add tiniercc and pcc packagesEuAndreh2025-01-181-1/+32
|
* etc/sh/rc: Replace -Wfatal-errors with -fmax-errors=10EuAndreh2025-01-171-2/+3
|
* etc/sh/rc: Remove _{POSIX_C,XOPEN}_SOURCE from $CFLAGSEuAndreh2025-01-171-2/+0
|
* etc/git/config: fetch all remotes, and in parallelEuAndreh2025-01-061-0/+3
|
* bin/gc: Don't do Guix and Nix GCEuAndreh2025-01-061-0/+2
|
* bin/clean: Handle mk(1) as well as make(1)EuAndreh2025-01-031-1/+5
|
* etc/guix/home.scm: Remove "rename" packageEuAndreh2024-12-311-1/+0
| | | | Leverage rename(1) from the "util-linux" package.
* etc/guix/channels.scm: Add 'the-dam channelEuAndreh2024-12-311-0/+4
| | | | For things like inferno (32-bit only) and plan9port.
* etc/guix/home.scm: Add "freetype" packageEuAndreh2024-12-271-0/+1
|
* etc/guix/home.scm: Remove broken chrome packageEuAndreh2024-12-231-1/+1
|
* bin/re: Use extended regexes in sed(1)EuAndreh2024-12-211-2/+2
|
* Comment out broken packagesEuAndreh2024-12-181-2/+2
|
* etc/guix/home.scm: Simplify definition of gm2EuAndreh2024-12-181-6/+3
|
* etc/tmux/tmux.conf: Increase save interval to once a dayEuAndreh2024-12-121-1/+1
|
* etc/guix/home.scm: Add "gm2" packageEuAndreh2024-12-111-0/+25
|