aboutsummaryrefslogtreecommitdiff
path: root/bin/msg (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-16bin/*.pl: Explicitly name the excluded warnings•••The previous version had a catch-all for all warnings, even the ones I don't know that I have, or future warnings that could appear. EuAndreh4-4/+4
2022-10-16etc/guix/home.scm: Add scdoc packageEuAndreh1-0/+1
2022-10-16etc/sh/rc: Include more files in e.list.txtEuAndreh1-1/+2
2022-10-16etc/sh/rc: Remove alias for "sbcl"•••This one is in the process of being replaced by the bin/cl utility. EuAndreh1-1/+0
2022-10-16etc/sh/rc: Remove annoying alias for "rm"EuAndreh1-1/+0
2022-10-16Temporarily use greenclip over clipmenuEuAndreh3-1/+5
2022-10-16etc/guix/home.scm: WIP implementation of poweralertd serviceEuAndreh1-0/+28
2022-10-16etc/guix/home.scm: WIP implementation of CMUCL packageEuAndreh1-0/+35
2022-10-16etc/guix/home.scm: Inline definition of cronjobsEuAndreh1-1/+3
2022-10-16etc/guix/home.scm: Remove unused GUI packages•••Frescobaldi: I'm now on vi + entr + zathura; Rhythmbox: Quodlibet; Calibre: ranger. EuAndreh1-3/+0
2022-10-16etc/guix/home.scm: Add Rust and related packagesEuAndreh1-0/+3
2022-10-16etc/guix/home.scm: Mark conflicting packages (chicken, docutils)EuAndreh1-2/+2
2022-10-16etc/guix/home.scm: Add CLI utilitiesEuAndreh1-0/+3
2022-10-16etc/guix/home.scm: Include a bunch of Lisp implementationsEuAndreh1-0/+16
2022-10-16etc/guix/home.scm: Use clang over clang-toolchainEuAndreh1-1/+1
2022-10-16etc/guix/home.scm: Include day-do-day packages for compilation and scriptingEuAndreh1-2/+21
2022-10-16etc/guix/home.scm: Include all outputs of pcre packageEuAndreh1-1/+4
2022-10-16etc/guix/home.scm: Add (guix licenses) module with prefixEuAndreh1-2/+3
2022-10-16etc/guix/home.scm: Remove custom SBCL packageEuAndreh1-4/+0
2022-10-16etc/guix/home.scm: Increase GPG cache TTLEuAndreh1-2/+3
2022-10-14bin/uri: Split help option parsing from main program logicEuAndreh1-1/+4
2022-10-14bin/x: Rewrite in Perl, overcome quoting issuesEuAndreh1-62/+108
2022-10-10bin/vm: Fix name of PID file when creating itEuAndreh1-1/+1
2022-10-10bin/status-bar: Include count of up VMsEuAndreh1-1/+7