aboutsummaryrefslogtreecommitdiff
path: root/etc/sh/rc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh2024-04-251-1/+15
* etc/sh/rc: export $TD_USE_BUILTIN_HOOKSEuAndreh2024-04-221-0/+1
* etc/sh/rc: Include inode number in ls(1) aliasEuAndreh2024-04-221-1/+1
* etc/sh/rc: Include ~/.nix-profile in $PATHEuAndreh2024-04-221-0/+1
* etc/sh/rc: Have both $CCFLAGS and $CFLAGSEuAndreh2024-04-221-0/+4
* etc/sh/rc: Disable $CGO_ENABLEDEuAndreh2024-04-221-0/+1
* etc/sh/rc: Point $NIX_PATH to local Nix repositoryEuAndreh2024-04-221-0/+1
* etc/sh/rc: Stop exporting $SHAREDIREuAndreh2024-04-221-1/+0
* etc/sh/rc: Make $GOPATH a PREFIXEuAndreh2024-02-231-0/+1
* etc/sh/rc: Update $NODE_PATH in add_path()EuAndreh2024-02-231-0/+2
* etc/sh/rc: Add $HOST and $TARGET exported variablesEuAndreh2024-02-161-0/+4
* etc/sh/rc: Export $PS1EuAndreh2024-02-161-0/+1
* etc/sh/rc: No longer create the ".bashrc" symlinkEuAndreh2024-02-161-2/+0
* etc/sh/rc: Define $SHAREDIR as the same as $PREFIXEuAndreh2024-02-161-0/+1
* etc/sh/rc: Rename $CFLAGS to $CCFLAGSEuAndreh2024-01-301-3/+2
* etc/sh/rc: Set $CC to cc(1)EuAndreh2024-01-251-1/+1
* etc/sh/rc: Do not expose $TG_API_* to everyone by defaultEuAndreh2024-01-241-4/+1
* etc/sh/rc: Rename $VG_FLAGS to $VGFLAGSEuAndreh2024-01-241-2/+2
* etc/sh/rc: Add idiff() utility functionEuAndreh2024-01-121-0/+4
* etc/sh/rc: Use 9 threads on $MAKEFLAGSEuAndreh2024-01-121-1/+1
* etc/sh/rc: Refine $CFLAGSEuAndreh2024-01-121-2/+1
* etc/sh/rc: Set $CC to tcc(1)EuAndreh2024-01-121-1/+1
* Remove Nix/NixOS support from configuration and utilitiesEuAndreh2024-01-121-16/+1
* etc/sh/rc: Use "\" as a shortcut in vi(1) for saving a fileEuAndreh2024-01-061-0/+1
* etc/sh/rc: Remove extra options from $CFLAGSEuAndreh2024-01-061-3/+0
* re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"EuAndreh2024-01-041-4/+4
* etc/sh/rc: Fix "c" alias to use the correct commandEuAndreh2024-01-041-1/+1
* etc/sh/rc: Add _XOPEN_SOURCE=700 to $CFLAGSEuAndreh2024-01-041-0/+1
* etc/sh/rc: Add "c" aliasEuAndreh2023-12-281-0/+1
* etc/sh/rc: Move "ulimit -c unlimited" to Bash-specific sectionEuAndreh2023-12-131-2/+3
* etc/guix/system.scm: Enable core dumps by defaultEuAndreh2023-12-131-0/+2
* etc/sh/rc: Replace "clean" alias with clean(1) utilityEuAndreh2023-12-081-1/+0
* etc/sh/rc: Add "clean" aliasEuAndreh2023-11-271-0/+1
* 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/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