aboutsummaryrefslogtreecommitdiff
path: root/etc/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* etc/sh/rc: Always "direnv allow" in rr() without checkingEuAndreh2023-11-131-3/+1
* etc/sh/rc: Add $HOME/.nix-profile as prefixEuAndreh2023-11-131-0/+1
* etc/sh/rc: Make $CFLAGS more legibleEuAndreh2023-11-071-1/+21
* etc/sh/rc: Revert $CC back to gccEuAndreh2023-11-071-1/+1
* etc/sh/rc: Add -fanalyzer to $CFLAGSEuAndreh2023-10-201-1/+1
* etc/sh/rc: Add -Wvla, -fsanitize=undefined and -fsanitize-trap to $CFLAGSEuAndreh2023-10-201-1/+1
* etc/sh/rc: Remove "nolock" from $EXINITEuAndreh2023-10-201-1/+0
* etc/sh/rc: Add `makeflags_status` to $PS1EuAndreh2023-10-131-1/+7
* etc/sh/rc: Add C-n and C-p mappings for viEuAndreh2023-10-111-0/+3
* etc/sh/rc: Fix content of $VG_FLAGSEuAndreh2023-10-111-5/+6
* etc/sh/rc: Force prefix $PATH with setuid programs firstEuAndreh2023-09-291-1/+1
* etc/guix/home.scm: Finish packaging of "tg"EuAndreh2023-09-231-0/+4
* etc/sh/cronjob.sh: Decrease CPU and IO priority to the minimumEuAndreh2023-09-221-1/+1
* etc/sh/rc: Add rr() functionEuAndreh2023-09-201-0/+7
* etc/sh/rc: Refine $CFLAGSEuAndreh2023-09-181-1/+1
* Revert "etc/sh/rc: Remove $MAKEFLAGS"EuAndreh2023-09-141-0/+1
* etc/sh/rc: Remove $LEX environment variableEuAndreh2023-09-141-1/+0
* Revert "etc/sh/rc: Remove alias on "make""EuAndreh2023-09-141-0/+1
* etc/sh/rc: Add direnv_status() to $PS1EuAndreh2023-09-111-1/+7
* etc/sh/rc: Remove $MAKEFLAGSEuAndreh2023-09-101-1/+0
* etc/sh/rc: Remove alias on "make"EuAndreh2023-09-101-1/+0
* etc/sh/rc: Use tcc as default for $CCEuAndreh2023-09-101-2/+1
* etc/sh/rc: Rename clear terminal alias "c" -> "cls"EuAndreh2023-08-301-1/+1
* etc/sh/rc: Enable autoindent in $EXINITEuAndreh2023-08-281-0/+1
* etc/sh/rc: Add $LEIN_HOMEEuAndreh2023-08-221-0/+1
* etc/guix/home.scm: Add "universal-ctags" packageEuAndreh2023-08-211-1/+0
* etc/sh/rc: export separate from NPROC definitionEuAndreh2023-08-211-1/+2
* etc/sh/rc: Set $NPROC to `nproc`EuAndreh2023-08-201-1/+1
* etc/sh/rc: Override PATH to include $PREFIX at the beginningEuAndreh2023-08-181-1/+1
* etc/sh/rc: When X is available, set the keyboard "Insert" keyEuAndreh2023-07-261-0/+1
* etc/sh/rc: Remove $EXINIT mapping from tab char in command modeEuAndreh2023-07-181-1/+1
* etc/sh/rc: Add note on $EXINITEuAndreh2023-07-141-0/+3
* etc/sh/rc: Increase priority of $XDG_PREFIX/bin in $PATHEuAndreh2023-07-111-1/+1
* etc/sh/rc: Use FILE of PATH as the name of the argumentEuAndreh2023-07-111-1/+1
* etc/sh/rc: Change $LISP_CLI_IMPL to SBCLEuAndreh2023-07-101-1/+1
* etc/sh/rc: Add $LISP as li(1)EuAndreh2023-07-081-0/+1
* etc/sh/rc: Change $LISP_CLI_IMPL to clozureEuAndreh2023-07-071-1/+1
* etc/sh/rc: Remove $LISP variableEuAndreh2023-07-071-1/+0
* etc/sh/rc: Add rlwrap alias for li(1)EuAndreh2023-07-071-0/+1
* Revert "etc/sh/rc: Do not include $NPROC in $MAKEFLAGS"EuAndreh2023-07-041-1/+1
* etc/sh/rc: export $NPROCEuAndreh2023-06-301-1/+1
* etc/sh/rc: Do not include $NPROC in $MAKEFLAGSEuAndreh2023-06-281-1/+1
* etc/sh/rc: Add even even more -W warning flags to $CFLAGSEuAndreh2023-06-271-1/+1
* etc/sh/rc: Add even more -W warning flags to $CFLAGSEuAndreh2023-06-271-1/+1
* etc/sh/rc: Add more -W warning flags to $CFLAGSEuAndreh2023-06-271-1/+2
* etc/sh/rc: Add commented vi mappingsEuAndreh2023-06-211-1/+12
* etc/sh/rc: Exploit more nvi optionsEuAndreh2023-06-211-1/+12
* Improve nvi configurationEuAndreh2023-06-211-0/+9
* etc/sh/cronjob.sh: Increase timeout to 4 hoursEuAndreh2023-05-131-1/+1
* etc/sh/rc: Make sure /run/setuid-programs is always at the beginning of $PATHEuAndreh2023-05-101-0/+2