aboutsummaryrefslogtreecommitdiff
path: root/etc/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* etc/sh/rc: Define and use $PRIV_CONFIG pathEuAndreh2022-08-251-1/+2
* etc/sh/vcs-ps1.sh: Exclude autojump process from job countEuAndreh2022-08-241-1/+1
* etc/sh/rc: Load autojump codeEuAndreh2022-08-241-0/+7
* etc/sh/rc: Separate interactive from non-interactive section with an early re...EuAndreh2022-08-241-3/+10
* etc/sh/rc: Use -r over -e test when sourcing filesEuAndreh2022-08-241-2/+2
* etc/sh/rc: Remove redundant mkdir argumentsEuAndreh2022-08-221-4/+0
* etc/sh/cronjob.sh: Tweak help stringEuAndreh2022-08-221-1/+1
* mv etc/sh/check.sh bin/check: Also use generic ShellCommand commandEuAndreh2022-08-152-79/+0
* etc/sh/cronjob.sh: Satisfy ShellCheckEuAndreh2022-08-131-1/+1
* etc/guix/home.scm: Setup working cronjobsEuAndreh2022-08-123-8/+85
* etc/sh/rc: Load noise cancelling in system.scmEuAndreh2022-08-121-1/+0
* etc/{bash => sh}/rc: Separate Bash-specific code, remove unused codeEuAndreh2022-08-121-0/+295
* mv etc/bash/check.sh etc/sh/check.shEuAndreh2022-08-121-0/+77
* mv etc/bash/privrc.sh etc/sh/privrc.shEuAndreh2022-08-121-0/+1
* etc/{bash => sh}/vcs-ps1.sh: Add shell_status_jobs and shell_status_levelEuAndreh2022-08-121-0/+200