aboutsummaryrefslogtreecommitdiff
path: root/etc/python/pythonrc.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-31bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/EuAndreh1-1/+1
2022-10-31bin/upgrade: Use $XDG_CONFIG_DIR over hard-coding ~/.usr/etcEuAndreh1-1/+1
2022-10-31bin/li: Remove hard-coded path to cl(1)EuAndreh1-1/+1
2022-10-31etc/git/config: Update msmtpq accountEuAndreh1-1/+1
2022-10-30etc/guix/home.scm: Create (home-service ...) to remove duplicationEuAndreh1-77/+20
2022-10-30Move dunst to Guix Home from i3 exec on initEuAndreh2-3/+30
2022-10-30etc/guix/home.scm: Include poweralertd in profileEuAndreh1-1/+3
To make the manpage available, mostly.
2022-10-30Replace greenclip with clipmenuEuAndreh3-4/+33
2022-10-30etc/guix/home.scm: Remove "poweralertd" package from profileEuAndreh1-1/+0
2022-10-30Revert "opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file"EuAndreh1-1/+0
This reverts commit 30b8e1545a5a8e596e858be9b51ef9f37f225a34.
2022-10-30etc/tmux/tmux.conf: Use plugins from Guix home profileEuAndreh1-2/+2
2022-10-30bin/bins: Allow multiple instances to be ran concurrentlyEuAndreh1-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.
2022-10-30Makefile: Exclude gen-e-list.sh from check-fixmeEuAndreh1-1/+5
2022-10-30opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME fileEuAndreh1-0/+1
2022-10-30etc/guix/home.scm: Add tmux-plugin-{resurrect,continuum} packagesEuAndreh1-0/+2
2022-10-29etc/i3/config: Do not start poweralertdEuAndreh1-1/+0
Done in Guix home in 33b2675849c167910c38ce44865f1677337d3cf4.
2022-10-29Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix HomeEuAndreh3-27/+12
2022-10-29Generate etc/git/config-extra from Makefile instead of Guix HomeEuAndreh2-7/+6
2022-10-29bin/mailcfg: Expand $XDG_LOG_HOME at file generation timeEuAndreh1-2/+2
2022-10-29bin/mailcfg: Use PascalCase label over lowercase normalized oneEuAndreh2-5/+9
2022-10-29etc/guix/home.scm: Setup poweralertd-service-typeEuAndreh1-2/+2
2022-10-29etc/guix/system.scm: Add tlp and thermald servicesEuAndreh1-0/+3
2022-10-29etc/guix/system.scm: Add docker serviceEuAndreh1-0/+2
2022-10-28bin/gc: Support TYPE argumentEuAndreh1-12/+38
2022-10-28bin/gc: Add gc_vcs() stepEuAndreh1-0/+6
2022-10-28bin/vcs: Add initial git_gc() implementationEuAndreh1-0/+4
Effect: prune remote branches.
2022-10-28bin/update: Log individual repositories being fetchedEuAndreh1-1/+3
To make it easier to differentiate no updates existing from being stuck.
2022-10-28Revert "etc/guix/home.scm: Add "vdirsyncer" package"EuAndreh1-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.
2022-10-28etc/sh/rc: Add alias for khalEuAndreh1-0/+1
2022-10-28Inline now working configs for khard and khalEuAndreh2-2/+29
2022-10-28Revert "bin/update: Try to make the execution line of the vcs fetch more ↵EuAndreh1-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.
2022-10-28etc/guix/home.scm: Add "vdirsyncer" packageEuAndreh1-0/+1
2022-10-28bin/update: Try to make the execution line of the vcs fetch more readableEuAndreh1-2/+5
2022-10-28bin/update: Run vcs fetch in parallel (4)EuAndreh1-1/+2
2022-10-28bin/update: Replace while block with xargsEuAndreh1-6/+1
2022-10-28bin/repos: Only print the repository name, not its typeEuAndreh1-2/+1
2022-10-28bin/repos: Omit warning on not guessing the type of repositoryEuAndreh1-1/+1
2022-10-28bin/vcs: Add fossil_status()EuAndreh1-0/+4
2022-10-27etc/mailcfg: Remove the committed symlinkEuAndreh1-1/+0
The folder existing the real life is enough, no need to commit the symlink for any reason.
2022-10-27bin/vcs: Explicitly disable ShellCheck 2086EuAndreh1-1/+1
2022-10-27etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rcEuAndreh2-103/+86
2022-10-27etc/sh/vcs-ps1.sh: Simplify, using vcs(1)EuAndreh1-99/+1
2022-10-27etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1)EuAndreh1-3/+3
2022-10-27bin/repos: Simplify, using the new vcs(1)EuAndreh1-18/+5
2022-10-27bin/vcs: Do not require TYPE, and guess it insteadEuAndreh1-37/+188
2022-10-27bin/repos: Add explicit note on intentionally commented codeEuAndreh1-2/+3
2022-10-27bin/repos: Add documentation for -e option in help stringEuAndreh1-1/+2
2022-10-27etc/guix/system.scm: Remove unused importsEuAndreh1-4/+0
2022-10-27etc/guix/system.scm: Include driver for EPSON L365 in CUPS serviceEuAndreh1-2/+5
2022-10-27etc/guix/system.scm: Disable nix-service-typeEuAndreh1-2/+0
This was replaced by vm(1), and the soon to exist NixOS VM, instead of trying to do thins in Nix-on-top-of-Guix.