aboutsummaryrefslogtreecommitdiff
path: root/etc/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "etc/sh/rc: Remove ~/.bashrc symlink"EuAndreh2022-11-151-0/+2
* Revert "Move email, IRC and Atom into Thunderbird"EuAndreh2022-11-121-0/+3
* Move email, IRC and Atom into ThunderbirdEuAndreh2022-11-121-3/+0
* etc/sh/rc: Rename reload() to r(); remove alias for "r"EuAndreh2022-11-061-3/+1
* etc/sh/rc (PS1): Use early returns on the helper functionsEuAndreh2022-11-061-28/+37
* etc/sh/rc (PS1): Inline call to "vcs ps1"EuAndreh2022-11-061-5/+1
* etc/sh/rc: Remove ~/.bashrc symlinkEuAndreh2022-11-051-2/+0
* Move XDG_* variables from etc/sh/rc to Guix HomeEuAndreh2022-11-051-6/+0
* etc/sh/cronjob.sh: Load ~/.profile over ad-hoc ~/.usr/etc/sh/rc fileEuAndreh2022-11-051-1/+4
* etc/sh/rc: Include $DICPATH in `add_prefix()`EuAndreh2022-11-051-0/+1
* etc/sh/rc: Add alias for khalEuAndreh2022-10-281-0/+1
* etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rcEuAndreh2022-10-272-103/+86
* etc/sh/vcs-ps1.sh: Simplify, using vcs(1)EuAndreh2022-10-271-99/+1
* etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1)EuAndreh2022-10-271-3/+3
* etc/sh/rc: Use "bc -l" by default with an aliasEuAndreh2022-10-271-0/+1
* etc/sh/root-rc: Add /root/.profile contentsEuAndreh2022-10-271-0/+83
* Move some FIXME markers to ~/.usr/FIXME fileEuAndreh2022-10-241-4/+1
* etc/sh/vcs-ps1.sh: Fix $JOBS countEuAndreh2022-10-221-1/+1
* etc/sh/rc: Remove rreloadEuAndreh2022-10-211-5/+0
* Fix all ShellCheck warningsEuAndreh2022-10-203-1/+3
* bin/cl: Add first working version, integrated with Makefile and etc/sh/rcEuAndreh2022-10-191-0/+1
* etc/sh/rc: Stop wraping perl with rlwrapEuAndreh2022-10-191-1/+0
* etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to MakefileEuAndreh2022-10-191-26/+0
* etc/sh/rc: Move creation of common-lisp/source to MakefileEuAndreh2022-10-191-5/+0
* etc/sh/rc: Ensure common-lisp/source symlink always existEuAndreh2022-10-181-0/+4
* etc/sh/rc: Include more files in e.list.txtEuAndreh2022-10-161-1/+2
* etc/sh/rc: Remove alias for "sbcl"EuAndreh2022-10-161-1/+0
* etc/sh/rc: Remove annoying alias for "rm"EuAndreh2022-10-161-1/+0
* 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