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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-05-06
etc/sh/rc: Add ~/.local/bin to $PATH
EuAndreh
1
-1
/
+1
2026-05-03
etc/sh/rc: Remove $POSIXLY_CORRECT, as it breaks many things
EuAndreh
1
-1
/
+1
2026-05-03
etc/sh/rc: Fix $NIX_PATH
EuAndreh
1
-1
/
+1
2026-04-27
etc/sh/rc: Remove trailing /ali from $ADA_OBJECTS_PATH
EuAndreh
1
-1
/
+1
2026-01-05
etc/sh/rc: Change `p` from alias into standalone "bin/p"
EuAndreh
1
-1
/
+0
2025-12-22
etc/sh/rc: Add explicit umask value
EuAndreh
1
-0
/
+1
2025-12-10
etc/sh/rc: Replace $CLOJURECP with $JARPATH
EuAndreh
1
-1
/
+1
2025-12-07
etc/sh/rc: Add $CLOJURECP
EuAndreh
1
-0
/
+1
2025-10-18
etc/sh/rc: Evolve $CCFLAGS
EuAndreh
1
-3
/
+3
2025-08-27
etc/sh/rc: -Wno-poiter-arith in $CFLAGS
EuAndreh
1
-0
/
+1
2025-07-02
etc/sh/rc: Add $POSIXLY_CORRECT
EuAndreh
1
-0
/
+1
2025-06-12
etc/sh/rc: Remove $FUZZSEC
EuAndreh
1
-1
/
+0
2025-06-06
Add pijul package and configuration
EuAndreh
1
-1
/
+1
2025-06-02
etc/sh/rc: Swap $CFLAGS and $CCFLAGS
EuAndreh
1
-3
/
+2
2025-05-22
etc/sh/rc: Add some $PS1 readline configuration for vi mode
EuAndreh
1
-0
/
+6
2025-05-17
mv bin/ee bin/e
EuAndreh
1
-1
/
+0
2025-05-15
etc/sh/rc(idiff): Do not call less(1) if output is empty
EuAndreh
1
-1
/
+1
2025-05-15
etc/sh/rc: Separate -Wmissing-prototypes to $CCFLAGS
EuAndreh
1
-1
/
+1
2025-05-07
etc/sh/rc: Also ignore STUFF/ and refers/ in tree(1) alias
EuAndreh
1
-1
/
+1
2025-04-12
etc/sh/rc: Update $BORG_REMOTE_PATH to borg14, per rsync.net upgrade to FreeB...
EuAndreh
1
-1
/
+1
2025-04-11
Revert "etc/sh/rc: Update $SRC"
EuAndreh
1
-1
/
+1
2025-04-10
etc/sh/rc: Update $SRC
EuAndreh
1
-1
/
+1
2025-03-07
etc/sh/rc: Add -F to "tree" alias
EuAndreh
1
-1
/
+1
2025-03-05
etc/sh/rc: Remove $LIVEDIR
EuAndreh
1
-1
/
+0
2025-03-03
etc/sh/rc: Fix typo in alias for ffmpeg(1)
EuAndreh
1
-1
/
+1
2025-03-02
etc/sh/rc: Define $LIVEDIR
EuAndreh
1
-0
/
+1
2025-03-02
etc/sh/rc: Add alias for ffmpeg
EuAndreh
1
-0
/
+1
2025-02-25
etc/sh/rc: Silence warning on of bad `img2sixel` completion file
EuAndreh
1
-0
/
+2
2025-02-25
etc/sh/rc: Add (missing?) declaration of $HOME_ENVIRONMENT
EuAndreh
1
-0
/
+4
2025-02-25
etc/sh/rc: Add documentation of sourcing xmodmap data
EuAndreh
1
-3
/
+5
2025-02-25
etc/sh/rc: Replace custom xmodmap of lambda with ß
EuAndreh
1
-1
/
+1
2025-01-21
etc/sh/rc: Add -Wmissing-prototypes to $CFLAGS
EuAndreh
1
-2
/
+1
2025-01-19
etc/sh/rc: Parameterize timeout of "vcs ps1"
EuAndreh
1
-1
/
+2
2025-01-17
etc/sh/rc: Replace -Wfatal-errors with -fmax-errors=10
EuAndreh
1
-2
/
+3
2025-01-17
etc/sh/rc: Remove _{POSIX_C,XOPEN}_SOURCE from $CFLAGS
EuAndreh
1
-2
/
+0
2024-11-14
etc/sh/rc: Add -N to GOCFLAGS
EuAndreh
1
-1
/
+1
2024-11-14
etc/sh/rc: Replace -fPIE with -fPIC in $CFLAGS
EuAndreh
1
-1
/
+1
2024-11-14
etc/sh/rc: Add $FUZZSEC
EuAndreh
1
-0
/
+1
2024-11-14
etc/sh/rc: Remove $CGO_ENABLED variable
EuAndreh
1
-1
/
+0
2024-11-14
etc/sh/rc: Remove nvi mapping for leftright
EuAndreh
1
-1
/
+1
2024-09-30
etc/sh/rc: Add xmodmap config for "/" and "?"
EuAndreh
1
-1
/
+4
2024-08-08
etc/sh/rc: Shrink $GOLDFLAGS
EuAndreh
1
-1
/
+1
2024-08-05
etc/sh/rc: Disable quit confirmation from gdb
EuAndreh
1
-1
/
+1
2024-08-05
etc/sh/rc: Add $YFLAGS, $GOCFLAGS and $GOLDFLAGS
EuAndreh
1
-0
/
+3
2024-07-03
etc/sh/rc: Remove -fsanitize=undefined fro $CFLAGS and $LDFLAGS
EuAndreh
1
-2
/
+1
2024-07-03
mv bin/e bin/ee
EuAndreh
1
-1
/
+2
2024-06-16
etc/sh/rc: Use C17 in $CCFLAGS!
EuAndreh
1
-1
/
+1
2024-06-16
etc/sh/rc: Remove -g from $CCFLAGS and -static from $LLDFLAGS
EuAndreh
1
-5
/
+3
2024-06-09
etc/sh/rc: Add -fsanitize=undefined to $LDFLAGS
EuAndreh
1
-2
/
+2
2024-06-03
etc/sh/rc: Add alias for gdb
EuAndreh
1
-0
/
+1
[next]