aboutsummaryrefslogtreecommitdiff
path: root/etc/sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* etc/sh/rc: Also ignore STUFF/ and refers/ in tree(1) aliasEuAndreh7 days1-1/+1
|
* etc/sh/rc: Update $BORG_REMOTE_PATH to borg14, per rsync.net upgrade to ↵EuAndreh2025-04-121-1/+1
| | | | FreeBSD 14.2-RELEASE.
* Revert "etc/sh/rc: Update $SRC"EuAndreh2025-04-111-1/+1
| | | | This reverts commit 53dae25aefc76548898bbc5c0d7b9169850bc481.
* etc/sh/rc: Update $SRCEuAndreh2025-04-101-1/+1
|
* etc/sh/rc: Add -F to "tree" aliasEuAndreh2025-03-071-1/+1
|
* etc/sh/rc: Remove $LIVEDIREuAndreh2025-03-051-1/+0
|
* etc/sh/rc: Fix typo in alias for ffmpeg(1)EuAndreh2025-03-031-1/+1
|
* etc/sh/rc: Define $LIVEDIREuAndreh2025-03-021-0/+1
|
* etc/sh/rc: Add alias for ffmpegEuAndreh2025-03-021-0/+1
|
* etc/sh/rc: Silence warning on of bad `img2sixel` completion fileEuAndreh2025-02-251-0/+2
|
* etc/sh/rc: Add (missing?) declaration of $HOME_ENVIRONMENTEuAndreh2025-02-251-0/+4
|
* etc/sh/rc: Add documentation of sourcing xmodmap dataEuAndreh2025-02-251-3/+5
|
* etc/sh/rc: Replace custom xmodmap of lambda with ßEuAndreh2025-02-251-1/+1
|
* etc/sh/rc: Add -Wmissing-prototypes to $CFLAGSEuAndreh2025-01-211-2/+1
|
* etc/sh/rc: Parameterize timeout of "vcs ps1"EuAndreh2025-01-191-1/+2
|
* etc/sh/rc: Replace -Wfatal-errors with -fmax-errors=10EuAndreh2025-01-171-2/+3
|
* etc/sh/rc: Remove _{POSIX_C,XOPEN}_SOURCE from $CFLAGSEuAndreh2025-01-171-2/+0
|
* etc/sh/rc: Add -N to GOCFLAGSEuAndreh2024-11-141-1/+1
|
* etc/sh/rc: Replace -fPIE with -fPIC in $CFLAGSEuAndreh2024-11-141-1/+1
|
* etc/sh/rc: Add $FUZZSECEuAndreh2024-11-141-0/+1
|
* etc/sh/rc: Remove $CGO_ENABLED variableEuAndreh2024-11-141-1/+0
|
* etc/sh/rc: Remove nvi mapping for leftrightEuAndreh2024-11-141-1/+1
|
* etc/sh/rc: Add xmodmap config for "/" and "?"EuAndreh2024-09-301-1/+4
|
* etc/sh/rc: Shrink $GOLDFLAGSEuAndreh2024-08-081-1/+1
|
* etc/sh/rc: Disable quit confirmation from gdbEuAndreh2024-08-051-1/+1
|
* etc/sh/rc: Add $YFLAGS, $GOCFLAGS and $GOLDFLAGSEuAndreh2024-08-051-0/+3
|
* etc/sh/rc: Remove -fsanitize=undefined fro $CFLAGS and $LDFLAGSEuAndreh2024-07-031-2/+1
|
* mv bin/e bin/eeEuAndreh2024-07-031-1/+2
|
* etc/sh/rc: Use C17 in $CCFLAGS!EuAndreh2024-06-161-1/+1
| | | | | | POSIX 2024 has been published! https://news.ycombinator.com/item?id=40679809
* etc/sh/rc: Remove -g from $CCFLAGS and -static from $LLDFLAGSEuAndreh2024-06-161-5/+3
|
* etc/sh/rc: Add -fsanitize=undefined to $LDFLAGSEuAndreh2024-06-091-2/+2
|
* etc/sh/rc: Add alias for gdbEuAndreh2024-06-031-0/+1
|
* etc/sh/rc: Use vcs(1) in f()EuAndreh2024-05-231-1/+1
|
* etc/sh/rc: Add $ADA_INCLUDE_PATH and $ADA_OBJECTS_PATH to add_prefix()EuAndreh2024-05-151-2/+5
|
* etc/sh/rc: Man bc(1) alias quiet (-q) by defaultEuAndreh2024-05-151-1/+1
|
* etc/sh/rc: Add $DICTEuAndreh2024-05-101-0/+1
|
* etc/sh/rc: export $LDFLAGSEuAndreh2024-05-091-0/+2
|
* etc/sh/rc: Rename timestamp() to timestamp_fn()EuAndreh2024-05-081-2/+2
|
* etc/sh/rc: Split exporting $N and $MAKEFLAGSEuAndreh2024-05-021-1/+2
|
* Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh2024-04-251-1/+15
| | | | This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
* 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
| | | | Why was it being done in the first place?
* 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
|