aboutsummaryrefslogtreecommitdiff
path: root/etc/sh/rc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/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
* 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/rc: Finalize path_add() functionEuAndreh2023-03-231-16/+16
* etc/sh/rc: Enable $DISPLAY to be unset without erroringEuAndreh2023-03-151-1/+1
* 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 5EuAndreh2023-02-281-1/+1