aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `hostname` to pick xmobar configEuAndreh2023-02-281-0/+4
* Makefile: Also check if private is out of syncEuAndreh2023-02-271-8/+12
* Makefile: Add "check-nixfmt" targetEuAndreh2023-02-221-3/+6
* Makefile: Ensure at least one .txt and a .md file exist in ~/Documents/txt/EuAndreh2023-02-171-0/+2
* Makefile: Fix "clean" targetEuAndreh2023-02-171-1/+1
* Makefile: Assert ~/Documents/txt/ existsEuAndreh2023-02-171-0/+3
* Makefile: Add "check-dirty-pass" targetEuAndreh2023-02-131-1/+14
* 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""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"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 accountEuAndreh2022-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 envsubstEuAndreh2022-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 programsEuAndreh2022-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 manpageEuAndreh2022-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