aboutsummaryrefslogtreecommitdiff
path: root/etc/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* etc/sh/rc: Add rlwrap alias for li(1)EuAndreh2023-07-071-0/+1
* Revert "etc/sh/rc: Do not include $NPROC in $MAKEFLAGS"•••This reverts commit 339d3ef2521b2a4039880476aabf1a6607fea4a5. Having it there enables $MAKEFLAGS to be compatible with bmake. 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 mappings•••They all cause nvi(1) to SEGFAULT. EuAndreh2023-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
* etc/sh/rc: Stop exporting $NPROCEuAndreh2023-05-071-1/+1
* etc/sh/rc: Also exclude vendor/ from tree(1) by defaultEuAndreh2023-04-221-1/+1
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+1
* etc/sh/rc: Ignore .git in "tree" aliasEuAndreh2023-04-051-1/+1
* etc/sh/rc: Fix vcs-ps1 outside repositoryEuAndreh2023-04-021-1/+3
* etc/sh/rc: Add timeout to vcs(1) ps1EuAndreh2023-04-021-1/+5
* etc/sh/cronjob.sh: Increase timeout to 3 hoursEuAndreh2023-03-281-1/+1
* etc/sh/rc: Finalize path_add() functionEuAndreh2023-03-231-16/+16
* etc/sh/cronjob.sh: Also load /etc/profile to get /run/setuid-programs in $PATHEuAndreh2023-03-151-2/+4
* etc/sh/rc: Enable $DISPLAY to be unset without erroringEuAndreh2023-03-151-1/+1
* etc/sh/cronjob.sh: Increase timeout to 2 hoursEuAndreh2023-03-151-2/+2
* etc/sh/cronjob.sh: Fix space trimming on report outputEuAndreh2023-03-141-0/+1
* Embed with-email(1) into cronjob(1) and improve its reportingEuAndreh2023-03-131-2/+60
* etc/sh/rc: Remove special handling of $TMUX in $PS1EuAndreh2023-03-111-8/+2
* etc/sh/rc: Case-insensitive search by default in g()EuAndreh2023-03-071-1/+1
* etc/sh/rc: s/$N_PROCS/$NPROC/gEuAndreh2023-03-071-3/+3
* etc/sh/rc: Ignore binary files on g()EuAndreh2023-03-041-1/+1
* etc/sh/rc: Use 60% for the preview window in g()EuAndreh2023-03-031-1/+1
* etc/sh/rc: Increase size of --preview-window for g()EuAndreh2023-03-021-5/+5
* etc/sh/rc: Sleep after 30 minutes instead of 5•••5 minutes is too low, and too annoying. EuAndreh2023-02-281-1/+1
* etc/sh/rc: Put the f() preview window aboveEuAndreh2023-02-241-1/+5
* etc/sh/rc: Put the g() fzf preview-window above•••For long file names or long code lines, that don't fit on half the screen. EuAndreh2023-02-231-5/+5
* etc/sh/rc: Remove "vi" aliasEuAndreh2023-02-231-1/+0
* etc/sh/rc: Add missing -E to git grep in g()EuAndreh2023-02-231-1/+1
* etc/sh/rc: Add $LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS variableEuAndreh2023-02-221-0/+1
* Fix f() and g() functions, with help of remembering(1) and highlight(1)EuAndreh2023-02-211-33/+75
* etc/sh/rc: Show hostname in $PS1 if on SSH session on different desktopEuAndreh2023-02-201-1/+9
* etc/sh/rc: Join both "if $DISPLAY" sectionsEuAndreh2023-02-201-3/+6
* Use xss-lock, i3lock and xset to lock after 5 minutes on usurpadorEuAndreh2023-02-201-2/+6
* Remove all code referring to backlight tweakingEuAndreh2023-02-171-1/+0
* etc/sh/rc: export $VG_FLAGSEuAndreh2022-12-241-0/+7
* etc/sh/rc: Remove -flto from $CFLAGS and $LDFLAGSEuAndreh2022-12-181-2/+1
* etc/sh/rc: Add _POSIX_C_SOURCE to $CFLAGS by defaultEuAndreh2022-12-161-1/+1
* etc/sh/rc: Use -O0 optimizations by defaultEuAndreh2022-12-081-1/+1
* etc/sh/rc: Fallback values when $XDG_DOWNLOAD_DIR does not existEuAndreh2022-12-071-1/+1
* etc/guix/home.scm: Use exported environment variables over custom build of gP...EuAndreh2022-12-021-0/+2
* etc/guix/home.scm: Move custom built packages to shell aliasesEuAndreh2022-12-021-0/+3
* etc/sh/rc: Update $BORG_PASSCOMMANDEuAndreh2022-11-301-1/+1