| Commit message (Expand) | Author | Age | Files | Lines |
| * | src/bin/duplex: make it print single-sided pages too and rename to src/bin/print | EuAndreh | 2022-01-05 | 1 | -18/+24 |
| * | xmonad/scripts/dmenu-clipmenu.sh: Add working version of clipboard menu | EuAndreh | 2022-01-04 | 1 | -0/+4 |
| * | xmonad/scripts/toggle-pulseaudio-sink.sh: Fix logic and add default behaviour | EuAndreh | 2022-01-04 | 1 | -5/+3 |
| * | xmonad/scripts/xmobar-mail.sh: Fix notmuch query | EuAndreh | 2022-01-04 | 1 | -1/+1 |
| * | xmonad/scripts/brightness.sh: Replace sudo with doas | EuAndreh | 2022-01-04 | 1 | -1/+1 |
| * | xmonad/scripts/brightness.sh: Remove ${BRACES} around variables | EuAndreh | 2022-01-04 | 1 | -10/+10 |
| * | xmonad/scripts/: remove unused scripts | EuAndreh | 2022-01-04 | 7 | -54/+0 |
| * | git mv xmonad/scripts/{list-emoji,emoji-list}.txt | EuAndreh | 2022-01-04 | 1 | -0/+0 |
| * | src/bin/copy: Promote from shell alias to executable | EuAndreh | 2022-01-04 | 1 | -0/+67 |
| * | src/bin/{duplex,qr,rfc}: Add new executable utilities | EuAndreh | 2022-01-04 | 3 | -0/+294 |
| * | guix/channels.scm: Remove unused channels file | EuAndreh | 2022-01-04 | 1 | -12/+0 |
| * | git mv guix/os.scm os.scm | EuAndreh | 2022-01-04 | 1 | -0/+0 |
| * | git/: Remove unused files | EuAndreh | 2022-01-04 | 2 | -13/+0 |
| * | cron/: Remove ad-hoc cron scripts, which were either deleted or inlined in co... | EuAndreh | 2022-01-04 | 12 | -165/+0 |
| * | scripts/record-my-screen.sh: Remove unused script | EuAndreh | 2022-01-04 | 1 | -55/+0 |
| * | scripts/{post,pastebin}.sh: Remove scripts, which moved to the "website" project | EuAndreh | 2022-01-04 | 2 | -220/+0 |
| * | scripts/todo: Remove script, which became the "td" project | EuAndreh | 2022-01-04 | 1 | -82/+0 |
| * | scripts/: Move executables to src/bin/, and add a proper CLI interface to them | EuAndreh | 2022-01-04 | 15 | -217/+477 |
| * | .gitignore: Remove /cron/generated/ | EuAndreh | 2022-01-04 | 1 | -1/+0 |
| * | configuration.nix: Remove "docker" group from andreh user | EuAndreh | 2022-01-04 | 1 | -1/+1 |
| * | configuration.nix: Remove "sudo", after a reasonable time with only "doas" | EuAndreh | 2022-01-04 | 1 | -1/+1 |
| * | configuration.nix: Remove desktopManager configuration | EuAndreh | 2022-01-04 | 1 | -1/+0 |
| * | configuration.nix: group together services using the default configuration | EuAndreh | 2022-01-04 | 1 | -4/+3 |
| * | configuration.nix: Remove logrotate configuration | EuAndreh | 2022-01-04 | 1 | -20/+1 |
| * | configuration.nix: Add custom driver for printer | EuAndreh | 2022-01-04 | 1 | -2/+47 |
| * | configuration.nix: Move xdg.portal config to the bottom of the file | EuAndreh | 2022-01-04 | 1 | -1/+2 |
| * | configuration.nix: Inline msmtp configuration | EuAndreh | 2022-01-04 | 1 | -8/+34 |
| * | configuration.nix: Update address of overlay in package-repository, stick to ... | EuAndreh | 2022-01-04 | 1 | -3/+1 |
| * | configuration.nix: Update package list | EuAndreh | 2022-01-04 | 1 | -57/+69 |
| * | configuration.nix: Remove custom terminal font | EuAndreh | 2022-01-04 | 1 | -1/+0 |
| * | configuration.nix: Explicitly configure grub | EuAndreh | 2022-01-04 | 1 | -0/+6 |
| * | configuration.nix: Change hostname to be "usurpador" | EuAndreh | 2022-01-04 | 1 | -1/+1 |
| * | configuration.nix: Formatting of config around, same meaning | EuAndreh | 2022-01-04 | 1 | -15/+12 |
| * | configuration.nix: Better split between work and personal packages | EuAndreh | 2022-01-04 | 1 | -4/+21 |
| * | configuration.nix: Simplify how cron logs are captured and reported | EuAndreh | 2022-01-04 | 1 | -29/+43 |
| * | configuration.nix: Add note on doing rollbacks | EuAndreh | 2022-01-04 | 1 | -0/+5 |
| * | configuration.nix: Remove custom installed fonts | EuAndreh | 2022-01-04 | 1 | -9/+0 |
| * | exrc.conf: Embrace tabs, use 8 spaces for viewing them | EuAndreh | 2022-01-04 | 1 | -2/+2 |
| * | long-description: Write actual content for long-description | EuAndreh | 2022-01-04 | 1 | -1/+2 |
| * | .tdrc: Add config file | EuAndreh | 2022-01-04 | 1 | -0/+1 |
| * | tmux.conf: Add bind-key for u and t | EuAndreh | 2022-01-04 | 1 | -0/+4 |
| * | tmux.conf: Remove default status bar info | EuAndreh | 2022-01-04 | 1 | -0/+1 |
| * | scripts/: Delete unused scripts | EuAndreh | 2022-01-04 | 10 | -210/+0 |
| * | Move VCS files into vcs/ | EuAndreh | 2022-01-04 | 2 | -1/+4 |
| * | sh/fzf.sh: Improve fcm(), rename to cm() | EuAndreh | 2021-06-13 | 1 | -2/+4 |
| * | TODOs.md: Add #task-83505972-2c0c-3569-5cb5-017daa628afd | EuAndreh | 2021-06-13 | 1 | -0/+12 |
| * | sh/fake-symlinks.sh: Add aux/tests-lib.sh | EuAndreh | 2021-06-12 | 2 | -1/+96 |
| * | configuration.nix: Add bpytop package | EuAndreh | 2021-06-12 | 1 | -0/+1 |
| * | scripts/commit-md: Add initial version | EuAndreh | 2021-06-12 | 1 | -0/+26 |
| * | scripts/git-permalink: Make it a symlink to the project that was promoted fro... | EuAndreh | 2021-06-12 | 1 | -87/+1 |