Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/archiveit: Add new binary, still being validated | EuAndreh | 2022-11-01 | 1 | -0/+98 |
| | |||||
* | etc/guix/home.scm: Add archivebox package | EuAndreh | 2022-10-31 | 1 | -1/+5 |
| | |||||
* | bin/wms: Fix indentation in help string | EuAndreh | 2022-10-31 | 1 | -3/+3 |
| | |||||
* | etc/ssh/config: Generate with envsubst | EuAndreh | 2022-10-31 | 2 | -1/+5 |
| | | | | So that the `Include` can also point to a variable. | ||||
* | bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/ | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | bin/upgrade: Use $XDG_CONFIG_DIR over hard-coding ~/.usr/etc | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | bin/li: Remove hard-coded path to cl(1) | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | etc/git/config: Update msmtpq account | EuAndreh | 2022-10-31 | 1 | -1/+1 |
| | |||||
* | etc/guix/home.scm: Create (home-service ...) to remove duplication | EuAndreh | 2022-10-30 | 1 | -77/+20 |
| | |||||
* | Move dunst to Guix Home from i3 exec on init | EuAndreh | 2022-10-30 | 2 | -3/+30 |
| | |||||
* | etc/guix/home.scm: Include poweralertd in profile | EuAndreh | 2022-10-30 | 1 | -1/+3 |
| | | | | To make the manpage available, mostly. | ||||
* | Replace greenclip with clipmenu | EuAndreh | 2022-10-30 | 3 | -4/+33 |
| | |||||
* | etc/guix/home.scm: Remove "poweralertd" package from profile | EuAndreh | 2022-10-30 | 1 | -1/+0 |
| | |||||
* | Revert "opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file" | EuAndreh | 2022-10-30 | 1 | -1/+0 |
| | | | | This reverts commit 30b8e1545a5a8e596e858be9b51ef9f37f225a34. | ||||
* | etc/tmux/tmux.conf: Use plugins from Guix home profile | EuAndreh | 2022-10-30 | 1 | -2/+2 |
| | |||||
* | bin/bins: Allow multiple instances to be ran concurrently | EuAndreh | 2022-10-30 | 1 | -3/+4 |
| | | | | | | Use a unique temporary file for each instance, so that when more than one is active at the same time, they don't try to "mv" the "bins-tmp" file more than once. | ||||
* | Makefile: Exclude gen-e-list.sh from check-fixme | EuAndreh | 2022-10-30 | 1 | -1/+5 |
| | |||||
* | opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file | EuAndreh | 2022-10-30 | 1 | -0/+1 |
| | |||||
* | etc/guix/home.scm: Add tmux-plugin-{resurrect,continuum} packages | EuAndreh | 2022-10-30 | 1 | -0/+2 |
| | |||||
* | etc/i3/config: Do not start poweralertd | EuAndreh | 2022-10-29 | 1 | -1/+0 |
| | | | | Done in Guix home in 33b2675849c167910c38ce44865f1677337d3cf4. | ||||
* | Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix Home | EuAndreh | 2022-10-29 | 3 | -27/+12 |
| | |||||
* | Generate etc/git/config-extra from Makefile instead of Guix Home | EuAndreh | 2022-10-29 | 2 | -7/+6 |
| | |||||
* | bin/mailcfg: Expand $XDG_LOG_HOME at file generation time | EuAndreh | 2022-10-29 | 1 | -2/+2 |
| | |||||
* | bin/mailcfg: Use PascalCase label over lowercase normalized one | EuAndreh | 2022-10-29 | 2 | -5/+9 |
| | |||||
* | etc/guix/home.scm: Setup poweralertd-service-type | EuAndreh | 2022-10-29 | 1 | -2/+2 |
| | |||||
* | etc/guix/system.scm: Add tlp and thermald services | EuAndreh | 2022-10-29 | 1 | -0/+3 |
| | |||||
* | etc/guix/system.scm: Add docker service | EuAndreh | 2022-10-29 | 1 | -0/+2 |
| | |||||
* | bin/gc: Support TYPE argument | EuAndreh | 2022-10-28 | 1 | -12/+38 |
| | |||||
* | bin/gc: Add gc_vcs() step | EuAndreh | 2022-10-28 | 1 | -0/+6 |
| | |||||
* | bin/vcs: Add initial git_gc() implementation | EuAndreh | 2022-10-28 | 1 | -0/+4 |
| | | | | Effect: prune remote branches. | ||||
* | bin/update: Log individual repositories being fetched | EuAndreh | 2022-10-28 | 1 | -1/+3 |
| | | | | To make it easier to differentiate no updates existing from being stuck. | ||||
* | Revert "etc/guix/home.scm: Add "vdirsyncer" package" | EuAndreh | 2022-10-28 | 1 | -1/+0 |
| | | | | | | | | This reverts commit 44aaa035beccaebdfe8c16005c63abece2ce7fb1. I won't be using vdirsyncer. Google is hostile enough to exposing data via CardDAV and CalDAV that I couldn't make it work, and I don't think I will. | ||||
* | etc/sh/rc: Add alias for khal | EuAndreh | 2022-10-28 | 1 | -0/+1 |
| | |||||
* | Inline now working configs for khard and khal | EuAndreh | 2022-10-28 | 2 | -2/+29 |
| | |||||
* | Revert "bin/update: Try to make the execution line of the vcs fetch more ↵ | EuAndreh | 2022-10-28 | 1 | -5/+2 |
| | | | | | | | | | | readable" This reverts commit c0046808aca89e6237fee7768413abaf519a00f3. The x(1) command doesn't find the warn() function: Can't exec "warn": Aucun fichier ou dossier de ce type at /home/andreh/.usr/bin/x line 107. | ||||
* | etc/guix/home.scm: Add "vdirsyncer" package | EuAndreh | 2022-10-28 | 1 | -0/+1 |
| | |||||
* | bin/update: Try to make the execution line of the vcs fetch more readable | EuAndreh | 2022-10-28 | 1 | -2/+5 |
| | |||||
* | bin/update: Run vcs fetch in parallel (4) | EuAndreh | 2022-10-28 | 1 | -1/+2 |
| | |||||
* | bin/update: Replace while block with xargs | EuAndreh | 2022-10-28 | 1 | -6/+1 |
| | |||||
* | bin/repos: Only print the repository name, not its type | EuAndreh | 2022-10-28 | 1 | -2/+1 |
| | |||||
* | bin/repos: Omit warning on not guessing the type of repository | EuAndreh | 2022-10-28 | 1 | -1/+1 |
| | |||||
* | bin/vcs: Add fossil_status() | EuAndreh | 2022-10-28 | 1 | -0/+4 |
| | |||||
* | etc/mailcfg: Remove the committed symlink | EuAndreh | 2022-10-27 | 1 | -1/+0 |
| | | | | | The folder existing the real life is enough, no need to commit the symlink for any reason. | ||||
* | bin/vcs: Explicitly disable ShellCheck 2086 | EuAndreh | 2022-10-27 | 1 | -1/+1 |
| | |||||
* | etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rc | EuAndreh | 2022-10-27 | 2 | -103/+86 |
| | |||||
* | etc/sh/vcs-ps1.sh: Simplify, using vcs(1) | EuAndreh | 2022-10-27 | 1 | -99/+1 |
| | |||||
* | etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1) | EuAndreh | 2022-10-27 | 1 | -3/+3 |
| | |||||
* | bin/repos: Simplify, using the new vcs(1) | EuAndreh | 2022-10-27 | 1 | -18/+5 |
| | |||||
* | bin/vcs: Do not require TYPE, and guess it instead | EuAndreh | 2022-10-27 | 1 | -37/+188 |
| | |||||
* | bin/repos: Add explicit note on intentionally commented code | EuAndreh | 2022-10-27 | 1 | -2/+3 |
| |