aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add ~/.ssh symlinkEuAndreh2022-11-301-0/+4
* Makefile: Store SSH connections in $XDG_STATE_HOMEEuAndreh2022-11-271-2/+2
* Makefile: Make "cd + $(MAKE)" rules silentEuAndreh2022-11-271-3/+3
* Makefile: Use $(HOME) over ~ in dependency nameEuAndreh2022-11-271-1/+1
* Makefile: Consistent sort of $(derived-assets)EuAndreh2022-11-271-4/+4
* Makefile: Enforce creating $XDG_CACHE_HOME/ssh/connEuAndreh2022-11-271-0/+4
* Makefile: Use the same rule to build both manpages from PODEuAndreh2022-11-251-3/+3
* Makefile: Fix dependency of sasl-passwordEuAndreh2022-11-241-1/+5
* opt/tests/assert-running-service.sh: Add to "check" targetEuAndreh2022-11-241-6/+2
* Revert "Revert "Move email, IRC and Atom into Thunderbird""•••This reverts commit 3dcbe37baab74e089dee6f93d74a8824f5591478. The Postfix local server is still a bit janky and being worked on, now can be used to replace the previous email toolchain. EuAndreh2022-11-241-36/+17
* Makefile: Exclude symlinks from "git ls-files" listingEuAndreh2022-11-171-0/+2
* Revert "Move email, IRC and Atom into Thunderbird"•••This reverts commit 9e65133659eb92c65c730b83d68c81e9d2df4251. I'm still using msmtpq for git-send-email. So I'll have to work that out before removing *all* email configuration. EuAndreh2022-11-121-1/+37
* Move email, IRC and Atom into ThunderbirdEuAndreh2022-11-121-37/+1
* bin/m: Run mbsync in parallel, with one process per account•••Get the accounts from the list generated by `mailcfg list`. EuAndreh2022-11-061-0/+4
* etc/remhind/config.tmpl: Add remhind config template, and generate it in Make...EuAndreh2022-11-041-0/+4
* Makefile: Notify Lisp image created to STDOUT instead of silent workEuAndreh2022-11-021-1/+1
* etc/ssh/config: Generate with envsubst•••So that the `Include` can also point to a variable. EuAndreh2022-10-311-0/+4
* Makefile: Exclude gen-e-list.sh from check-fixmeEuAndreh2022-10-301-1/+5
* Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix HomeEuAndreh2022-10-291-0/+6
* Generate etc/git/config-extra from Makefile instead of Guix HomeEuAndreh2022-10-291-0/+5
* Remove configuration files from email programs•••Generate them instead with the new mailcfg(1). EuAndreh2022-10-271-5/+25
* Makefile: Refresh Lisp images on li(1) changesEuAndreh2022-10-251-1/+1
* Makefile: s/ccl/clozure/EuAndreh2022-10-251-3/+3
* bin/cl: Setup ClozureEuAndreh2022-10-251-0/+1
* bin/cl: Move automatic image handling out to bin/liEuAndreh2022-10-241-6/+2
* bin/x: Generate WIP version of the POD manpage•••Remove FIXME marker. EuAndreh2022-10-211-0/+4
* Makefile: Exclude global gitignore file from check-fixme targetEuAndreh2022-10-211-1/+1
* Makefile: Exclude subroutine lint of perlcriticEuAndreh2022-10-201-1/+1
* Makefile: Include working Lisp image for SBCLEuAndreh2022-10-191-4/+8
* bin/cl: Add first working version, integrated with Makefile and etc/sh/rcEuAndreh2022-10-191-4/+13
* bin/check: Move tests to MakefileEuAndreh2022-10-191-0/+44
* etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to MakefileEuAndreh2022-10-191-1/+21
* etc/sh/rc: Move creation of common-lisp/source to MakefileEuAndreh2022-10-191-1/+4
* Makefile: Add to generate manpages from PODEuAndreh2022-10-191-0/+12