index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
python
/
pythonrc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
bin/check: Use $XDG_PREFIX over hard-coding ~/.usr/
EuAndreh
1
-1
/
+1
2022-10-31
bin/upgrade: Use $XDG_CONFIG_DIR over hard-coding ~/.usr/etc
EuAndreh
1
-1
/
+1
2022-10-31
bin/li: Remove hard-coded path to cl(1)
EuAndreh
1
-1
/
+1
2022-10-31
etc/git/config: Update msmtpq account
EuAndreh
1
-1
/
+1
2022-10-30
etc/guix/home.scm: Create (home-service ...) to remove duplication
EuAndreh
1
-77
/
+20
2022-10-30
Move dunst to Guix Home from i3 exec on init
EuAndreh
2
-3
/
+30
2022-10-30
etc/guix/home.scm: Include poweralertd in profile
EuAndreh
1
-1
/
+3
2022-10-30
Replace greenclip with clipmenu
EuAndreh
3
-4
/
+33
2022-10-30
etc/guix/home.scm: Remove "poweralertd" package from profile
EuAndreh
1
-1
/
+0
2022-10-30
Revert "opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file"
EuAndreh
1
-1
/
+0
2022-10-30
etc/tmux/tmux.conf: Use plugins from Guix home profile
EuAndreh
1
-2
/
+2
2022-10-30
bin/bins: Allow multiple instances to be ran concurrently
EuAndreh
1
-3
/
+4
2022-10-30
Makefile: Exclude gen-e-list.sh from check-fixme
EuAndreh
1
-1
/
+5
2022-10-30
opt/aux/gen-e-list.sh: Include ~/Desktop/FIXME file
EuAndreh
1
-0
/
+1
2022-10-30
etc/guix/home.scm: Add tmux-plugin-{resurrect,continuum} packages
EuAndreh
1
-0
/
+2
2022-10-29
etc/i3/config: Do not start poweralertd
EuAndreh
1
-1
/
+0
2022-10-29
Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix Home
EuAndreh
3
-27
/
+12
2022-10-29
Generate etc/git/config-extra from Makefile instead of Guix Home
EuAndreh
2
-7
/
+6
2022-10-29
bin/mailcfg: Expand $XDG_LOG_HOME at file generation time
EuAndreh
1
-2
/
+2
2022-10-29
bin/mailcfg: Use PascalCase label over lowercase normalized one
EuAndreh
2
-5
/
+9
2022-10-29
etc/guix/home.scm: Setup poweralertd-service-type
EuAndreh
1
-2
/
+2
2022-10-29
etc/guix/system.scm: Add tlp and thermald services
EuAndreh
1
-0
/
+3
2022-10-29
etc/guix/system.scm: Add docker service
EuAndreh
1
-0
/
+2
2022-10-28
bin/gc: Support TYPE argument
EuAndreh
1
-12
/
+38
2022-10-28
bin/gc: Add gc_vcs() step
EuAndreh
1
-0
/
+6
2022-10-28
bin/vcs: Add initial git_gc() implementation
EuAndreh
1
-0
/
+4
2022-10-28
bin/update: Log individual repositories being fetched
EuAndreh
1
-1
/
+3
2022-10-28
Revert "etc/guix/home.scm: Add "vdirsyncer" package"
EuAndreh
1
-1
/
+0
2022-10-28
etc/sh/rc: Add alias for khal
EuAndreh
1
-0
/
+1
2022-10-28
Inline now working configs for khard and khal
EuAndreh
2
-2
/
+29
2022-10-28
Revert "bin/update: Try to make the execution line of the vcs fetch more read...
EuAndreh
1
-5
/
+2
2022-10-28
etc/guix/home.scm: Add "vdirsyncer" package
EuAndreh
1
-0
/
+1
2022-10-28
bin/update: Try to make the execution line of the vcs fetch more readable
EuAndreh
1
-2
/
+5
2022-10-28
bin/update: Run vcs fetch in parallel (4)
EuAndreh
1
-1
/
+2
2022-10-28
bin/update: Replace while block with xargs
EuAndreh
1
-6
/
+1
2022-10-28
bin/repos: Only print the repository name, not its type
EuAndreh
1
-2
/
+1
2022-10-28
bin/repos: Omit warning on not guessing the type of repository
EuAndreh
1
-1
/
+1
2022-10-28
bin/vcs: Add fossil_status()
EuAndreh
1
-0
/
+4
2022-10-27
etc/mailcfg: Remove the committed symlink
EuAndreh
1
-1
/
+0
2022-10-27
bin/vcs: Explicitly disable ShellCheck 2086
EuAndreh
1
-1
/
+1
2022-10-27
etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rc
EuAndreh
2
-103
/
+86
2022-10-27
etc/sh/vcs-ps1.sh: Simplify, using vcs(1)
EuAndreh
1
-99
/
+1
2022-10-27
etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1)
EuAndreh
1
-3
/
+3
2022-10-27
bin/repos: Simplify, using the new vcs(1)
EuAndreh
1
-18
/
+5
2022-10-27
bin/vcs: Do not require TYPE, and guess it instead
EuAndreh
1
-37
/
+188
2022-10-27
bin/repos: Add explicit note on intentionally commented code
EuAndreh
1
-2
/
+3
2022-10-27
bin/repos: Add documentation for -e option in help string
EuAndreh
1
-1
/
+2
2022-10-27
etc/guix/system.scm: Remove unused imports
EuAndreh
1
-4
/
+0
2022-10-27
etc/guix/system.scm: Include driver for EPSON L365 in CUPS service
EuAndreh
1
-2
/
+5
2022-10-27
etc/guix/system.scm: Disable nix-service-type
EuAndreh
1
-2
/
+0
[next]