aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin/rfc: Add missing call to check_local_dbEuAndreh2022-07-101-0/+1
* bin/prompt: Add initial working versionEuAndreh2022-07-101-0/+75
* bin/rfc: Support incremental update of local RFCs repositoryEuAndreh2022-07-101-42/+82
* bin/boop: Add working versionEuAndreh2022-06-151-0/+74
* mv share/msg: medium -> good, low -> badEuAndreh2022-06-152-0/+0
* bin/tmp: Move from website repository, now pointing to kuviraEuAndreh2022-06-021-0/+76
* etc/guix/home.scm: Explicitly load srfi-1 instead of inheriting it from curth0EuAndreh2022-05-211-1/+2
* etc/guix/{home,system}.scm: Use proper packaged "guile-heredoc" packageEuAndreh2022-05-212-2/+4
* bin/e: Launch fzf prompt with personal files when no argument is givenEuAndreh2022-05-211-1/+10
* bin/msg: Add example to help messageEuAndreh2022-05-181-0/+12
* bin/msg: Use a single MESSAGE for all actions that take an argumentEuAndreh2022-05-181-15/+58
* etc/guix/current: Add guix profile symlinkEuAndreh2022-05-161-0/+1
* etc/bash/rc: Use "-e" instead of "-r" before sourcing filesEuAndreh2022-05-161-2/+2
* etc/bash/rc: explicitly set $HISTSIZE to -1 to represent the infinite valueEuAndreh2022-05-161-1/+1
* etc/bash/rc: manually load $XDG_CONFIG_HOME/guix/current/etc/profileEuAndreh2022-05-161-1/+5
* etc/bash/rc: Don't source /etc/bashrc from user fileEuAndreh2022-05-161-3/+0
* bin/backup: Print "borg create" debug statementEuAndreh2022-05-161-0/+2
* bin/backup: Use $XDG_CACHE_HOME over hard-coded ~/.cache/EuAndreh2022-05-161-1/+1
* etc/bash/vcs-ps1.sh: Better checking of empty shell variablesEuAndreh2022-05-161-2/+2
* bin/backup: Fix WARNING message for exit code 0EuAndreh2022-05-161-2/+4
* bin/backup: Remove EXIT trapEuAndreh2022-05-161-6/+0
* bin/backup: Fix indentation of help textEuAndreh2022-05-161-6/+6
* Use TinyCC as the default value of $CCEuAndreh2022-05-152-1/+2
* etc/guix/system.scm: Remove duplicate FIXME marker from curth0EuAndreh2022-05-151-1/+1
* etc/guix/home.scm: Move FIXME marker to TODOs.mdEuAndreh2022-05-151-1/+1
* etc/bash/rc: Remove FIXME marker from bash-completion handlingEuAndreh2022-05-152-7/+10
* etc/bash/check.sh: Exclude the file from FIXME checkEuAndreh2022-05-151-1/+1
* etc/bash/check.sh: Move to the root of the Git directory before running testsEuAndreh2022-05-151-0/+2
* bin/grun: s/FIXME/TODO/ to simplify etc/bash/check.sh testsEuAndreh2022-05-151-2/+2
* etc/bash/check.sh: Assert clean tilde repositoriesEuAndreh2022-05-151-1/+13
* etc/bash/rc: Indent v() function body, remove commented codeEuAndreh2022-05-151-7/+6
* etc/bash/rc: Move $V_FILES into v() function, use heredocs instead of stringsEuAndreh2022-05-151-15/+16
* etc/bash/rc(cosmetic): Move comment on extra files into if statementEuAndreh2022-05-151-3/+1
* etc/bash/rc: Move stty modification to the end of the file; remove dead "case"EuAndreh2022-05-151-9/+1
* etc/bash/rc: Set $HISTCONTROL variable.EuAndreh2022-05-141-0/+2
* etc/bash/rc: Show pretty tilde path in $V_FILES, in a better orderEuAndreh2022-05-141-7/+7
* bin/msg: Run notifications in parallelEuAndreh2022-05-141-7/+7
* bin/brightness: Put device information in $BACKLIGHT_DEVICE variable instead ...EuAndreh2022-05-144-10/+3
* bin/brightness: Use consistent quoting only around variablesEuAndreh2022-05-141-1/+1
* bin/msg: Include an empty space in the body of the email to get a valid emailEuAndreh2022-05-141-1/+1
* etc/guix/home.scm: Remove inetutils packageEuAndreh2022-05-131-1/+0
* etc/guix/system.scm: Replace xmonad-current with xmonad-nextEuAndreh2022-05-131-15/+3
* etc/guix/system.scm: Do not include users in the "wheel" group by defaultEuAndreh2022-05-131-2/+3
* etc/i3/config: Update WIP pathsEuAndreh2022-05-131-7/+7
* etc/mailcaps/config: Stop w3m from creating ~/.w3m/EuAndreh2022-05-131-1/+1
* bin/email: Fix name from "mail" to "email" in usage stringEuAndreh2022-05-131-2/+2
* etc/bash/rc: Link ~/.bashrc to ~/.profile and add set $ENV to ~/.profileEuAndreh2022-05-131-0/+2
* etc/bash/rc: Include `f ...` and `v ...` in shell historyEuAndreh2022-05-131-1/+2
* etc/bash/rc: Replace hardcoded ~/.config paths with $XDG_CONFIG_HOME in `v()`...EuAndreh2022-05-131-6/+6
* etc/guix/home.scm: Rename "jobs" to "cronjobs"EuAndreh2022-05-131-2/+2