aboutsummaryrefslogtreecommitdiff
path: root/etc/bash (follow)
Commit message (Expand)AuthorAgeFilesLines
* etc/{bash => sh}/rc: Separate Bash-specific code, remove unused codeEuAndreh2022-08-121-341/+0
* mv etc/bash/check.sh etc/sh/check.shEuAndreh2022-08-121-74/+0
* mv etc/bash/privrc.sh etc/sh/privrc.shEuAndreh2022-08-121-1/+0
* etc/{bash => sh}/vcs-ps1.sh: Add shell_status_jobs and shell_status_levelEuAndreh2022-08-121-171/+0
* 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
* etc/bash/vcs-ps1.sh: Better checking of empty shell variablesEuAndreh2022-05-161-2/+2
* Use TinyCC as the default value of $CCEuAndreh2022-05-151-1/+1
* etc/bash/rc: Remove FIXME marker from bash-completion handlingEuAndreh2022-05-151-6/+9
* 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
* 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/brightness: Put device information in $BACKLIGHT_DEVICE variable instead ...EuAndreh2022-05-141-0/+1
* 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/bash/vcs-ps1.sh: Include `shell_level` in $PS1 variableEuAndreh2022-05-131-1/+14
* etc/bash/check.sh: Add assert for FIXME markersEuAndreh2022-05-121-0/+5
* etc/bash/check.sh: Do not assert loading ~/.profile goes without errorEuAndreh2022-05-121-2/+0
* bin/password: Add executable, a replacement for the genpassword functionEuAndreh2022-05-121-5/+0
* etc/bash/rc: Setup working version alongside ~/.profileEuAndreh2022-05-121-0/+346
* Move symlink to private files to a relative locationEuAndreh2022-05-121-1/+1
* Move Git repository into ~/.usr/.git/EuAndreh2022-05-124-0/+218