| Commit message (Expand) | Author | Age | Files | Lines |
* | etc/bash/rc: manually load $XDG_CONFIG_HOME/guix/current/etc/profile | EuAndreh | 2022-05-16 | 1 | -1/+5 |
* | etc/bash/rc: Don't source /etc/bashrc from user file | EuAndreh | 2022-05-16 | 1 | -3/+0 |
* | Use TinyCC as the default value of $CC | EuAndreh | 2022-05-15 | 1 | -1/+1 |
* | etc/bash/rc: Remove FIXME marker from bash-completion handling | EuAndreh | 2022-05-15 | 1 | -6/+9 |
* | etc/bash/rc: Indent v() function body, remove commented code | EuAndreh | 2022-05-15 | 1 | -7/+6 |
* | etc/bash/rc: Move $V_FILES into v() function, use heredocs instead of strings | EuAndreh | 2022-05-15 | 1 | -15/+16 |
* | etc/bash/rc(cosmetic): Move comment on extra files into if statement | EuAndreh | 2022-05-15 | 1 | -3/+1 |
* | etc/bash/rc: Move stty modification to the end of the file; remove dead "case" | EuAndreh | 2022-05-15 | 1 | -9/+1 |
* | etc/bash/rc: Set $HISTCONTROL variable. | EuAndreh | 2022-05-14 | 1 | -0/+2 |
* | etc/bash/rc: Show pretty tilde path in $V_FILES, in a better order | EuAndreh | 2022-05-14 | 1 | -7/+7 |
* | bin/brightness: Put device information in $BACKLIGHT_DEVICE variable instead ... | EuAndreh | 2022-05-14 | 1 | -0/+1 |
* | etc/bash/rc: Link ~/.bashrc to ~/.profile and add set $ENV to ~/.profile | EuAndreh | 2022-05-13 | 1 | -0/+2 |
* | etc/bash/rc: Include `f ...` and `v ...` in shell history | EuAndreh | 2022-05-13 | 1 | -1/+2 |
* | etc/bash/rc: Replace hardcoded ~/.config paths with $XDG_CONFIG_HOME in `v()`... | EuAndreh | 2022-05-13 | 1 | -6/+6 |
* | bin/password: Add executable, a replacement for the genpassword function | EuAndreh | 2022-05-12 | 1 | -5/+0 |
* | etc/bash/rc: Setup working version alongside ~/.profile | EuAndreh | 2022-05-12 | 1 | -0/+346 |