Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-13 | etc/bash/rc: Include `f ...` and `v ...` in shell history | EuAndreh | 1 | -1/+2 | |
2022-05-13 | etc/bash/rc: Replace hardcoded ~/.config paths with $XDG_CONFIG_HOME in ↵ | EuAndreh | 1 | -6/+6 | |
`v()` function | |||||
2022-05-13 | etc/guix/home.scm: Rename "jobs" to "cronjobs" | EuAndreh | 1 | -2/+2 | |
2022-05-13 | etc/bash/vcs-ps1.sh: Include `shell_level` in $PS1 variable | EuAndreh | 1 | -1/+14 | |
2022-05-12 | etc/bash/check.sh: Add assert for FIXME markers | EuAndreh | 1 | -0/+5 | |
2022-05-12 | etc/bash/check.sh: Do not assert loading ~/.profile goes without error | EuAndreh | 1 | -2/+0 | |
There are files not under my control, such as completion files, that invariably fail the assertion. | |||||
2022-05-12 | etc/guix/home.scm: Replace tabs with spaces | EuAndreh | 1 | -16/+16 | |
2022-05-12 | bin/password: Add executable, a replacement for the genpassword function | EuAndreh | 2 | -5/+57 | |