aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/EuAndreh2022-10-311-1/+1
* bin/upgrade: Use $XDG_CONFIG_DIR over hard-coding ~/.usr/etcEuAndreh2022-10-311-1/+1
* bin/li: Remove hard-coded path to cl(1)EuAndreh2022-10-311-1/+1
* etc/git/config: Update msmtpq accountEuAndreh2022-10-311-1/+1
* etc/guix/home.scm: Create (home-service ...) to remove duplicationEuAndreh2022-10-301-77/+20
* Move dunst to Guix Home from i3 exec on initEuAndreh2022-10-302-3/+30
* etc/guix/home.scm: Include poweralertd in profileEuAndreh2022-10-301-1/+3
* Replace greenclip with clipmenuEuAndreh2022-10-303-4/+33
* etc/guix/home.scm: Remove "poweralertd" package from profileEuAndreh2022-10-301-1/+0
* Revert "opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file"EuAndreh2022-10-301-1/+0
* etc/tmux/tmux.conf: Use plugins from Guix home profileEuAndreh2022-10-301-2/+2
* bin/bins: Allow multiple instances to be ran concurrentlyEuAndreh2022-10-301-3/+4
* Makefile: Exclude gen-e-list.sh from check-fixmeEuAndreh2022-10-301-1/+5
* opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME fileEuAndreh2022-10-301-0/+1
* etc/guix/home.scm: Add tmux-plugin-{resurrect,continuum} packagesEuAndreh2022-10-301-0/+2
* etc/i3/config: Do not start poweralertdEuAndreh2022-10-291-1/+0
* Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix HomeEuAndreh2022-10-293-27/+12
* Generate etc/git/config-extra from Makefile instead of Guix HomeEuAndreh2022-10-292-7/+6
* bin/mailcfg: Expand $XDG_LOG_HOME at file generation timeEuAndreh2022-10-291-2/+2
* bin/mailcfg: Use PascalCase label over lowercase normalized oneEuAndreh2022-10-292-5/+9
* etc/guix/home.scm: Setup poweralertd-service-typeEuAndreh2022-10-291-2/+2
* etc/guix/system.scm: Add tlp and thermald servicesEuAndreh2022-10-291-0/+3
* etc/guix/system.scm: Add docker serviceEuAndreh2022-10-291-0/+2
* bin/gc: Support TYPE argumentEuAndreh2022-10-281-12/+38
* bin/gc: Add gc_vcs() stepEuAndreh2022-10-281-0/+6
* bin/vcs: Add initial git_gc() implementationEuAndreh2022-10-281-0/+4
* bin/update: Log individual repositories being fetchedEuAndreh2022-10-281-1/+3
* Revert "etc/guix/home.scm: Add "vdirsyncer" package"EuAndreh2022-10-281-1/+0
* etc/sh/rc: Add alias for khalEuAndreh2022-10-281-0/+1
* Inline now working configs for khard and khalEuAndreh2022-10-282-2/+29
* Revert "bin/update: Try to make the execution line of the vcs fetch more read...EuAndreh2022-10-281-5/+2
* etc/guix/home.scm: Add "vdirsyncer" packageEuAndreh2022-10-281-0/+1
* bin/update: Try to make the execution line of the vcs fetch more readableEuAndreh2022-10-281-2/+5
* bin/update: Run vcs fetch in parallel (4)EuAndreh2022-10-281-1/+2
* bin/update: Replace while block with xargsEuAndreh2022-10-281-6/+1
* bin/repos: Only print the repository name, not its typeEuAndreh2022-10-281-2/+1
* bin/repos: Omit warning on not guessing the type of repositoryEuAndreh2022-10-281-1/+1
* bin/vcs: Add fossil_status()EuAndreh2022-10-281-0/+4
* etc/mailcfg: Remove the committed symlinkEuAndreh2022-10-271-1/+0
* bin/vcs: Explicitly disable ShellCheck 2086EuAndreh2022-10-271-1/+1
* etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rcEuAndreh2022-10-272-103/+86
* etc/sh/vcs-ps1.sh: Simplify, using vcs(1)EuAndreh2022-10-271-99/+1
* etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1)EuAndreh2022-10-271-3/+3
* bin/repos: Simplify, using the new vcs(1)EuAndreh2022-10-271-18/+5
* bin/vcs: Do not require TYPE, and guess it insteadEuAndreh2022-10-271-37/+188
* bin/repos: Add explicit note on intentionally commented codeEuAndreh2022-10-271-2/+3
* bin/repos: Add documentation for -e option in help stringEuAndreh2022-10-271-1/+2
* etc/guix/system.scm: Remove unused importsEuAndreh2022-10-271-4/+0
* etc/guix/system.scm: Include driver for EPSON L365 in CUPS serviceEuAndreh2022-10-271-2/+5
* etc/guix/system.scm: Disable nix-service-typeEuAndreh2022-10-271-2/+0