| Commit message (Expand) | Author | Age | Files | Lines |
* | bin/: Use explicit "--" separator for assert-arg usages | EuAndreh | 2023-02-17 | 22 | -34/+34 |
* | bin/menu: Show notification when emoji is copied to clipboard | EuAndreh | 2023-02-17 | 1 | -1/+7 |
* | bin/wms: Fix ShellCheck offenses | EuAndreh | 2023-02-17 | 1 | -3/+2 |
* | bin/wms: Add "mpris" action | EuAndreh | 2023-02-17 | 1 | -0/+25 |
* | bin/shot: Add working helper utility | EuAndreh | 2023-02-15 | 1 | -0/+78 |
* | bin/{httpno,menu}: Add extra disable markers for new ShellCheck version | EuAndreh | 2023-02-08 | 2 | -2/+2 |
* | bin/z: Use $TMPDIR: allow z(1) to work on non-writable directories | EuAndreh | 2022-12-16 | 1 | -2/+1 |
* | bin/vm: Fix help string indentation | EuAndreh | 2022-12-06 | 1 | -3/+3 |
* | bin/vm: Actually implement dry-run for the "down" action | EuAndreh | 2022-12-03 | 1 | -3/+9 |
* | bin/vm: Place logs under $XDG_LOG_HOME | EuAndreh | 2022-12-03 | 1 | -2/+2 |
* | bin/vm: Make snapshot the default | EuAndreh | 2022-12-03 | 1 | -3/+3 |
* | bin/status-bar: Use the updated VM counter logic | EuAndreh | 2022-12-03 | 1 | -1/+1 |
* | bin/vm: Disable ShellCheck warning | EuAndreh | 2022-12-03 | 1 | -0/+1 |
* | bin/vm: Ignore known_hosts on SSHing into vm | EuAndreh | 2022-12-03 | 1 | -0/+3 |
* | bin/vm: Support portmapping, custom memory and partial custom image | EuAndreh | 2022-12-03 | 1 | -20/+68 |
* | bin/vm: Bail out when given a bad prefix | EuAndreh | 2022-12-03 | 1 | -0/+5 |
* | bin/vm: Improve help string documentation | EuAndreh | 2022-12-03 | 1 | -7/+20 |
* | bin/vm: Support -n for dry-run and "-- --flags" forwarding to QEMU | EuAndreh | 2022-12-03 | 1 | -18/+51 |
* | bin/vm: v2 | EuAndreh | 2022-12-02 | 1 | -56/+113 |
* | bin/serve: Find a port instead of having a hard-coded fallback | EuAndreh | 2022-12-02 | 1 | -2/+2 |
* | bin/serve: Do not wait for the browser before start listening | EuAndreh | 2022-12-02 | 1 | -1/+2 |
* | bin/free-port: Add new working utility | EuAndreh | 2022-12-02 | 1 | -0/+73 |
* | bin/{gc,upgrade}: Fix path to store password | EuAndreh | 2022-12-01 | 2 | -3/+3 |
* | bin/{msg,tmp,xmpp}: Change euandreh.xyz -> euandre.org | EuAndreh | 2022-11-27 | 3 | -7/+7 |
* | bin/open: Use VLC over mpv; remove nohup | EuAndreh | 2022-11-25 | 1 | -2/+2 |
* | bin/email: Stop using msmtpq; add default values for "From:" and "Subject:" | EuAndreh | 2022-11-24 | 1 | -8/+23 |
* | Revert "Revert "Move email, IRC and Atom into Thunderbird"" | EuAndreh | 2022-11-24 | 2 | -363/+0 |
* | bin/update: Do a verbose guix pull | EuAndreh | 2022-11-22 | 1 | -1/+1 |
* | bin/upgrade: Fix path to current Guix Home file | EuAndreh | 2022-11-21 | 1 | -1/+1 |
* | bin/upgrade: Use the current files for the upgrade | EuAndreh | 2022-11-19 | 1 | -2/+2 |
* | bin/menu: Fix profile name | EuAndreh | 2022-11-18 | 1 | -1/+2 |
* | bin/open: Use VLC over MPV | EuAndreh | 2022-11-18 | 1 | -1/+1 |
* | bin/menu: Wrap actions with remembering | EuAndreh | 2022-11-17 | 1 | -2/+7 |
* | bin/menu: Use ad-hoc function to replace clipmenu(1) | EuAndreh | 2022-11-17 | 1 | -2/+14 |
* | Manage the Guix System without using root login | EuAndreh | 2022-11-16 | 2 | -12/+2 |
* | bin/rfc: Fix usage of assert-arg(1) | EuAndreh | 2022-11-13 | 1 | -1/+1 |
* | Revert "Move email, IRC and Atom into Thunderbird" | EuAndreh | 2022-11-12 | 3 | -0/+364 |
* | bin/bins: Add -F option | EuAndreh | 2022-11-12 | 1 | -2/+10 |
* | Move email, IRC and Atom into Thunderbird | EuAndreh | 2022-11-12 | 3 | -364/+0 |
* | bin/menu: Notify after copying past clipboard value to clipboard | EuAndreh | 2022-11-11 | 1 | -0/+1 |
* | Revert "bin/backup: Exclude ~/gPodder/ while it is not placed properly" | EuAndreh | 2022-11-09 | 1 | -1/+0 |
* | bin/li: Tweak help string | EuAndreh | 2022-11-07 | 1 | -1/+1 |
* | bin/m: Run mbsync in parallel, with one process per account | EuAndreh | 2022-11-06 | 2 | -2/+17 |
* | bin/backup: Exclude ~/gPodder/ while it is not placed properly | EuAndreh | 2022-11-05 | 1 | -0/+1 |
* | bin/li: Use -E and remove extra -e "(uiop:quit)" | EuAndreh | 2022-11-02 | 1 | -11/+9 |
* | bin/gc: Use "--optimize" for guix gc | EuAndreh | 2022-11-02 | 1 | -2/+2 |
* | bin/cl: Add support for -E option | EuAndreh | 2022-11-02 | 1 | -2/+7 |
* | bin/archiveit: Add new binary, still being validated | EuAndreh | 2022-11-01 | 1 | -0/+98 |
* | bin/wms: Fix indentation in help string | EuAndreh | 2022-10-31 | 1 | -3/+3 |
* | bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/ | EuAndreh | 2022-10-31 | 1 | -1/+1 |