aboutsummaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-21bin/re: Use extended regexes in sed(1)EuAndreh1-2/+2
2024-11-14bin/vcs: Tiny improvement for `fossil_status()`EuAndreh1-0/+1
2024-11-14bin/boop: Also show $PWD if no message is givenEuAndreh1-1/+1
2024-11-14Move bin/{htmlesc,shesc,uri} to eutEuAndreh3-284/+0
2024-11-14bin/forever: Add "-n" option, remove long optionsEuAndreh1-45/+7
2024-11-14bin/clean: Shrink to the minimumEuAndreh1-66/+1
2024-10-12bin/muffle: Speed upEuAndreh1-10/+5
2024-09-11bin/serve: Add -n optionEuAndreh1-3/+10
2024-08-29rm bin/untill: Moved to eutEuAndreh1-94/+0
2024-07-03mv bin/e bin/eeEuAndreh1-0/+0
2024-06-16Simplify code used by xmobarEuAndreh1-0/+4
2024-06-16bin/uri: Unbuffer when processing an stream onlineEuAndreh1-2/+4
2024-06-16bin/with-{one-monitor,two-monitors}: Add output from arandr(1)EuAndreh2-0/+4
2024-05-17bin/vcs: Add fossil functionsEuAndreh1-0/+12
2024-05-11bin/{backup,borgy}: Move to dedicated "backupit" repositoryEuAndreh2-76/+0
2024-05-10bin/ifnew: Move to eutEuAndreh1-110/+0
2024-05-09bin/nicely: Muve to its own dedicated packageEuAndreh1-67/+0
2024-05-09bin/statusconv: Move to eutEuAndreh1-50/+0
2024-05-09bin/backup: Update help stringEuAndreh2-9/+3
2024-05-09bin/...: Move utilities to the dedicated "eut" packageEuAndreh7-642/+0
2024-05-09bin/backup: Further simplify this backup scriptEuAndreh1-37/+7
2024-05-03bin/backup: Rewrite using borgyEuAndreh1-28/+8
2024-05-03bin/borgy: Wrapper on borg(1) with better defaultsEuAndreh1-0/+10
2024-05-03bin/statusconv: Utility to coerce programs to behave correctlyEuAndreh1-0/+50
2024-05-02bin/gc: tmpdir: Only delete files and directories for nowEuAndreh1-1/+1
2024-05-01bin/yt: Replace "youtube-dl" with "yt-dlp" here tooEuAndreh1-2/+1
2024-04-25Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh3-0/+36
2024-04-22bin/update: Shrink list of updated reposEuAndreh1-5/+1
2024-04-22bin/ldev: Move it to its dedicated projectEuAndreh1-232/+0
2024-04-22bin/gc: Allow "gc_tmpdir()" to failEuAndreh1-1/+1
2024-02-16Update references from ~/Downloads/Screenshots/ to ~/Pictures/Screenshots/EuAndreh1-3/+3
2024-02-14bin/{de,in}flate: Add simple working utilitiesEuAndreh2-0/+10
2024-01-30bin/gc: Add gc_coredump()EuAndreh1-1/+6
2024-01-29bin/numbered: Add micro utility alongside its manpageEuAndreh1-0/+4
2024-01-24bin/backup: remove "--lock-wait" entirelyEuAndreh1-1/+0
2024-01-22bin/vcs: Add stub PS1 definitions for BitKeeper and CVSEuAndreh1-0/+8
2024-01-22bin/backup: Decrease --lock-wait timeEuAndreh1-1/+1
2024-01-15bin/reconfigure: Call bins(1) between reconfiguresEuAndreh1-0/+4
2024-01-14bin/reconfigure: Always run bin(1) regardless of where this program endsEuAndreh1-2/+3
2024-01-14bin/reconfigure: Assume we're always on Guix SystemEuAndreh1-5/+3
2024-01-12bin/volume: Fix rotation beyond 2 sinksEuAndreh2-15/+18
2024-01-12bin/backup: Use nicely(1) alwaysEuAndreh1-1/+1
2024-01-12Remove Nix/NixOS support from configuration and utilitiesEuAndreh3-37/+0
2024-01-04bin/muffle: Add -n optionEuAndreh1-3/+8
2024-01-04re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"EuAndreh15-37/+37
2024-01-04bin/ldev: Add working utilityEuAndreh1-0/+232
2023-12-08bin/clean: Fix "if" orderEuAndreh1-2/+2
2023-12-08etc/sh/rc: Replace "clean" alias with clean(1) utilityEuAndreh2-0/+74
2023-10-25bin/nicely: Add new working utilityEuAndreh1-0/+67
2023-09-19bin/{uuid,gen-password}: Use /dev/urandom over /dev/randomEuAndreh2-3/+3