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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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/cronjob.sh: Increase timeout to 4 hours
EuAndreh
2023-05-13
1
-1
/
+1
*
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
*
bin/: Make help string more consistent across several executables
EuAndreh
2023-04-12
1
-0
/
+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/cronjob.sh: Increase timeout to 3 hours
EuAndreh
2023-03-28
1
-1
/
+1
*
etc/sh/rc: Finalize path_add() function
EuAndreh
2023-03-23
1
-16
/
+16
*
etc/sh/cronjob.sh: Also load /etc/profile to get /run/setuid-programs in $PATH
EuAndreh
2023-03-15
1
-2
/
+4
*
etc/sh/rc: Enable $DISPLAY to be unset without erroring
EuAndreh
2023-03-15
1
-1
/
+1
*
etc/sh/cronjob.sh: Increase timeout to 2 hours
EuAndreh
2023-03-15
1
-2
/
+2
*
etc/sh/cronjob.sh: Fix space trimming on report output
EuAndreh
2023-03-14
1
-0
/
+1
*
Embed with-email(1) into cronjob(1) and improve its reporting
EuAndreh
2023-03-13
1
-2
/
+60
*
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
*
etc/sh/rc: Ignore binary files on g()
EuAndreh
2023-03-04
1
-1
/
+1
*
etc/sh/rc: Use 60% for the preview window in g()
EuAndreh
2023-03-03
1
-1
/
+1
*
etc/sh/rc: Increase size of --preview-window for g()
EuAndreh
2023-03-02
1
-5
/
+5
*
etc/sh/rc: Sleep after 30 minutes instead of 5
EuAndreh
2023-02-28
1
-1
/
+1
[prev]
[next]