| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bin/status-bar: Include count of up VMs | EuAndreh | 2022-10-10 | 1 | -1/+7 |
| | | |||||
| * | bin/ootb: Add working, very useful utility | EuAndreh | 2022-10-10 | 1 | -0/+103 |
| | | |||||
| * | bin/menu: Fix help strings | EuAndreh | 2022-10-10 | 1 | -7/+7 |
| | | |||||
| * | bin/vm: Add VM management script | EuAndreh | 2022-10-10 | 4 | -1/+180 |
| | | | | | | | etc/guix/system.scm: Include myself in the "kvm" group so that the QEMU commands can be given the "--enable-kvm" flag; etc/ssh/config: Include the generated SSH config file | ||||
| * | bin/wms: Add new working binary, and integrate it with i3 | EuAndreh | 2022-10-10 | 2 | -0/+98 |
| | | |||||
| * | etc/tmux/tmux.conf: Add "make" to the allow-list of ressurectable commands | EuAndreh | 2022-10-10 | 1 | -1/+1 |
| | | |||||
| * | etc/tmux/tmux.conf: Save continuum data once every hour | EuAndreh | 2022-10-10 | 1 | -0/+1 |
| | | | | | | | Instead of the default [0] of 15 minutes. [0]: https://github.com/tmux-plugins/tmux-continuum/blob/6e58336c288958a3b1ff7773fb945770126db16e/scripts/variables.sh#L8 | ||||
| * | etc/git/ignore: Ignore /vendor/ directories by default | EuAndreh | 2022-10-10 | 1 | -0/+1 |
| | | |||||
| * | etc/git/config: Always fetch the notes from "origin" remotes | EuAndreh | 2022-10-10 | 1 | -0/+2 |
| | | |||||
| * | etc/guix/home.scm: Stop generating "etc/ssh/config" file | EuAndreh | 2022-10-08 | 2 | -14/+6 |
| | | | | | | OpenSSH support ${ENVVAR} in its config, so there is no need to generated the file to get its value dynamically. | ||||
| * | etc/guix/system.scm: Remove "Other Self" account | EuAndreh | 2022-10-02 | 1 | -13/+6 |
| | | |||||
| * | etc/guix/system.scm: Remove xmonad packages | EuAndreh | 2022-10-02 | 1 | -3/+0 |
| | | |||||
| * | etc/guix/system.scm: Remove gnome-desktop-service-type | EuAndreh | 2022-10-02 | 1 | -1/+0 |
| | | |||||
| * | etc/guix/system.scm: Add nix-service-type | EuAndreh | 2022-10-02 | 1 | -0/+2 |
| | | |||||
| * | Move Git config out of Guix Home, and use a "include" for the smtp command path | EuAndreh | 2022-09-19 | 2 | -23/+26 |
| | | |||||
| * | bin/email: Add UTF-8 content-type header | EuAndreh | 2022-09-18 | 1 | -1/+1 |
| | | |||||
| * | git mv common-lisp/ lisp-cli/ | EuAndreh | 2022-09-08 | 1 | -0/+0 |
| | | |||||
| * | mv etc/sbcl/sbclrc.lisp etc/common-lisp/init.lisp | EuAndreh | 2022-09-08 | 1 | -1/+0 |
| | | |||||
| * | bin/uri: Improve example from help string | EuAndreh | 2022-09-04 | 1 | -1/+2 |
| | | |||||
| * | git mv bin/html bin/htmlesc | EuAndreh | 2022-09-04 | 1 | -4/+4 |
| | | |||||
| * | bin/pb: Remove symlink | EuAndreh | 2022-09-04 | 1 | -1/+0 |
| | | |||||
| * | bin/html: Add new working utility | EuAndreh | 2022-09-01 | 1 | -0/+96 |
| | | |||||
| * | bin/slugify: Add new (working) utility | EuAndreh | 2022-09-01 | 1 | -0/+69 |
| | | |||||
| * | etc/ssh/known_hosts: Add camarada.site entry | EuAndreh | 2022-08-29 | 1 | -0/+1 |
| | | |||||
| * | etc/tmux/tmux.conf: Add and configure tmux-resurrect and tmux-continuum | EuAndreh | 2022-08-25 | 1 | -0/+9 |
| | | |||||
| * | etc/guix/home.scm: Add DBI and DBD::SQLite Perl modules | EuAndreh | 2022-08-25 | 1 | -0/+2 |
| | | |||||
| * | etc/guix/home.scm: Remove packages that come from package-repository | EuAndreh | 2022-08-25 | 1 | -4/+0 |
| | | | | | Instead, I'm using the locally installed versions. | ||||
| * | bin/menu: Demote "menu yubikey" notification from critical to normal | EuAndreh | 2022-08-25 | 1 | -1/+1 |
| | | |||||
| * | etc/tmux/tmux.conf: Use $XDG_RUNTIME_DIR over /tmp for urlscan-buffer file | EuAndreh | 2022-08-25 | 1 | -1/+1 |
| | | |||||
| * | opt/tests/x-tests.sh: Add WIP test file | EuAndreh | 2022-08-25 | 1 | -0/+5 |
| | | |||||
| * | etc/sh/rc: Define and use $PRIV_CONFIG path | EuAndreh | 2022-08-25 | 1 | -1/+2 |
| | | |||||
| * | bin/gc: Use proper $TMPDIR over hardcoded /tmp path | EuAndreh | 2022-08-25 | 1 | -1/+1 |
| | | |||||
| * | etc/sh/vcs-ps1.sh: Exclude autojump process from job count | EuAndreh | 2022-08-24 | 1 | -1/+1 |
| | | |||||
| * | etc/sh/rc: Load autojump code | EuAndreh | 2022-08-24 | 1 | -0/+7 |
| | | |||||
| * | etc/sh/rc: Separate interactive from non-interactive section with an early ↵ | EuAndreh | 2022-08-24 | 1 | -3/+10 |
| | | | | | return | ||||
| * | etc/sh/rc: Use -r over -e test when sourcing files | EuAndreh | 2022-08-24 | 1 | -2/+2 |
| | | |||||
| * | bin/check: Call out command-specific tests | EuAndreh | 2022-08-24 | 1 | -0/+4 |
| | | |||||
| * | etc/guix/home.scm: Move backup cronjob back one hour | EuAndreh | 2022-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | The run from yesterday night took too long, for some reason, and it went past 6AM today. Because of that, the 6AM job that fetches email didn't have a message of job report to fetch. When I checked my email today, I saw the backup job reports from both servers, but not velhinho, because it finished after 6AM. This may still happen, as there is no limit on how long a backup can take, but it at least diminishes the likelyhood for it to happen again. | ||||
| * | etc/sh/rc: Remove redundant mkdir arguments | EuAndreh | 2022-08-22 | 1 | -4/+0 |
| | | |||||
| * | bin/nato: Add missing handling of -h flag | EuAndreh | 2022-08-22 | 1 | -0/+6 |
| | | |||||
| * | etc/ssh/known_hosts: Add entry | EuAndreh | 2022-08-22 | 1 | -0/+1 |
| | | |||||
| * | etc/sh/cronjob.sh: Tweak help string | EuAndreh | 2022-08-22 | 1 | -1/+1 |
| | | |||||
| * | etc/i3/config: Add keybinding for yubikey menu | EuAndreh | 2022-08-22 | 1 | -5/+6 |
| | | |||||
| * | etc/guix/home.scm: Add packages | EuAndreh | 2022-08-22 | 1 | -0/+3 |
| | | |||||
| * | etc/guix/current: Remove commited Guix symlink | EuAndreh | 2022-08-16 | 1 | -1/+0 |
| | | |||||
| * | bin/x: Add semi-working version | EuAndreh | 2022-08-16 | 1 | -0/+94 |
| | | | | | No support for the '|' pipe operator. | ||||
| * | bin/menu: Implement "yubikey" ACTION using ykman | EuAndreh | 2022-08-16 | 1 | -6/+12 |
| | | |||||
| * | bin/lines: Add working version | EuAndreh | 2022-08-16 | 1 | -0/+81 |
| | | |||||
| * | bin/pb: Add as hard-coded symlinks | EuAndreh | 2022-08-16 | 1 | -0/+1 |
| | | |||||
| * | bin/volume: Add working version | EuAndreh | 2022-08-16 | 1 | -0/+112 |
| | | |||||
