index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
sh
/
rc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
etc/sh/rc: Add C-n and C-p mappings for vi
EuAndreh
2023-10-11
1
-0
/
+3
*
etc/sh/rc: Fix content of $VG_FLAGS
EuAndreh
2023-10-11
1
-5
/
+6
*
etc/sh/rc: Force prefix $PATH with setuid programs first
EuAndreh
2023-09-29
1
-1
/
+1
*
etc/guix/home.scm: Finish packaging of "tg"
EuAndreh
2023-09-23
1
-0
/
+4
*
etc/sh/rc: Add rr() function
EuAndreh
2023-09-20
1
-0
/
+7
*
etc/sh/rc: Refine $CFLAGS
EuAndreh
2023-09-18
1
-1
/
+1
*
Revert "etc/sh/rc: Remove $MAKEFLAGS"
EuAndreh
2023-09-14
1
-0
/
+1
*
etc/sh/rc: Remove $LEX environment variable
EuAndreh
2023-09-14
1
-1
/
+0
*
Revert "etc/sh/rc: Remove alias on "make""
EuAndreh
2023-09-14
1
-0
/
+1
*
etc/sh/rc: Add direnv_status() to $PS1
EuAndreh
2023-09-11
1
-1
/
+7
*
etc/sh/rc: Remove $MAKEFLAGS
EuAndreh
2023-09-10
1
-1
/
+0
*
etc/sh/rc: Remove alias on "make"
EuAndreh
2023-09-10
1
-1
/
+0
*
etc/sh/rc: Use tcc as default for $CC
EuAndreh
2023-09-10
1
-2
/
+1
*
etc/sh/rc: Rename clear terminal alias "c" -> "cls"
EuAndreh
2023-08-30
1
-1
/
+1
*
etc/sh/rc: Enable autoindent in $EXINIT
EuAndreh
2023-08-28
1
-0
/
+1
*
etc/sh/rc: Add $LEIN_HOME
EuAndreh
2023-08-22
1
-0
/
+1
*
etc/guix/home.scm: Add "universal-ctags" package
EuAndreh
2023-08-21
1
-1
/
+0
*
etc/sh/rc: export separate from NPROC definition
EuAndreh
2023-08-21
1
-1
/
+2
*
etc/sh/rc: Set $NPROC to `nproc`
EuAndreh
2023-08-20
1
-1
/
+1
*
etc/sh/rc: Override PATH to include $PREFIX at the beginning
EuAndreh
2023-08-18
1
-1
/
+1
*
etc/sh/rc: When X is available, set the keyboard "Insert" key
EuAndreh
2023-07-26
1
-0
/
+1
*
etc/sh/rc: Remove $EXINIT mapping from tab char in command mode
EuAndreh
2023-07-18
1
-1
/
+1
*
etc/sh/rc: Add note on $EXINIT
EuAndreh
2023-07-14
1
-0
/
+3
*
etc/sh/rc: Increase priority of $XDG_PREFIX/bin in $PATH
EuAndreh
2023-07-11
1
-1
/
+1
*
etc/sh/rc: Use FILE of PATH as the name of the argument
EuAndreh
2023-07-11
1
-1
/
+1
*
etc/sh/rc: Change $LISP_CLI_IMPL to SBCL
EuAndreh
2023-07-10
1
-1
/
+1
*
etc/sh/rc: Add $LISP as li(1)
EuAndreh
2023-07-08
1
-0
/
+1
*
etc/sh/rc: Change $LISP_CLI_IMPL to clozure
EuAndreh
2023-07-07
1
-1
/
+1
*
etc/sh/rc: Remove $LISP variable
EuAndreh
2023-07-07
1
-1
/
+0
*
etc/sh/rc: Add rlwrap alias for li(1)
EuAndreh
2023-07-07
1
-0
/
+1
*
Revert "etc/sh/rc: Do not include $NPROC in $MAKEFLAGS"
EuAndreh
2023-07-04
1
-1
/
+1
*
etc/sh/rc: export $NPROC
EuAndreh
2023-06-30
1
-1
/
+1
*
etc/sh/rc: Do not include $NPROC in $MAKEFLAGS
EuAndreh
2023-06-28
1
-1
/
+1
*
etc/sh/rc: Add even even more -W warning flags to $CFLAGS
EuAndreh
2023-06-27
1
-1
/
+1
*
etc/sh/rc: Add even more -W warning flags to $CFLAGS
EuAndreh
2023-06-27
1
-1
/
+1
*
etc/sh/rc: Add more -W warning flags to $CFLAGS
EuAndreh
2023-06-27
1
-1
/
+2
*
etc/sh/rc: Add commented vi mappings
EuAndreh
2023-06-21
1
-1
/
+12
*
etc/sh/rc: Exploit more nvi options
EuAndreh
2023-06-21
1
-1
/
+12
*
Improve nvi configuration
EuAndreh
2023-06-21
1
-0
/
+9
*
etc/sh/rc: Make sure /run/setuid-programs is always at the beginning of $PATH
EuAndreh
2023-05-10
1
-0
/
+2
*
etc/sh/rc: Stop exporting $NPROC
EuAndreh
2023-05-07
1
-1
/
+1
*
etc/sh/rc: Also exclude vendor/ from tree(1) by default
EuAndreh
2023-04-22
1
-1
/
+1
*
etc/sh/rc: Ignore .git in "tree" alias
EuAndreh
2023-04-05
1
-1
/
+1
*
etc/sh/rc: Fix vcs-ps1 outside repository
EuAndreh
2023-04-02
1
-1
/
+3
*
etc/sh/rc: Add timeout to vcs(1) ps1
EuAndreh
2023-04-02
1
-1
/
+5
*
etc/sh/rc: Finalize path_add() function
EuAndreh
2023-03-23
1
-16
/
+16
*
etc/sh/rc: Enable $DISPLAY to be unset without erroring
EuAndreh
2023-03-15
1
-1
/
+1
*
etc/sh/rc: Remove special handling of $TMUX in $PS1
EuAndreh
2023-03-11
1
-8
/
+2
*
etc/sh/rc: Case-insensitive search by default in g()
EuAndreh
2023-03-07
1
-1
/
+1
*
etc/sh/rc: s/$N_PROCS/$NPROC/g
EuAndreh
2023-03-07
1
-3
/
+3
[prev]
[next]