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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move awscli package from guix to nix, from v1 to v2
EuAndreh
2023-07-12
2
-2
/
+2
*
bin/gc: Add missing attribution to $CMD
EuAndreh
2023-07-12
1
-0
/
+1
*
bin/gc: Allow word splitting (ShellCheck offense)
EuAndreh
2023-07-12
1
-0
/
+1
*
bin/gc: Make it more flexible by accepting multiple TYPE arguments
EuAndreh
2023-07-11
1
-20
/
+26
*
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/nix/configuration.nix: Enable VPN service and package
EuAndreh
2023-07-11
1
-0
/
+2
*
etc/sh/rc: Change $LISP_CLI_IMPL to SBCL
•••
ClozureCL isn't picking up systems, and CLISP doesn't implement package-local nicknames.
EuAndreh
2023-07-10
1
-1
/
+1
*
etc/lisp-cli/init.lisp: Move utilities to :curth itself
EuAndreh
2023-07-10
1
-24
/
+2
*
etc/lisp-cli/init.lisp: Polish with more features
EuAndreh
2023-07-09
1
-24
/
+21
*
Makefile: Remove Common Lisp symlink
EuAndreh
2023-07-09
1
-4
/
+0
*
etc/guix/home.scm: Add "netsurf" package
EuAndreh
2023-07-09
1
-0
/
+1
*
etc/lisp-cli/init.lisp: Load :curth by default, remove #'fmt
EuAndreh
2023-07-09
1
-4
/
+2
*
etc/sh/rc: Add $LISP as li(1)
EuAndreh
2023-07-08
1
-0
/
+1
*
opt/bin-dirs/lisp-image: mv src lisp-cli
EuAndreh
2023-07-08
1
-0
/
+0
*
opt/bin-dirs/lisp-image: Add symlink
EuAndreh
2023-07-08
1
-0
/
+1
*
etc/sh/rc: Change $LISP_CLI_IMPL to clozure
•••
CLISP doesn't support :local-nicknames yet.
EuAndreh
2023-07-07
1
-1
/
+1
*
Revert "opt/bin-dirs/clisp: rm"
•••
This reverts commit 7b3511867b375195382421f9bd7824e441fbc371.
EuAndreh
2023-07-07
1
-0
/
+1
*
etc/sh/rc: Remove $LISP variable
EuAndreh
2023-07-07
1
-1
/
+0
*
Makefile: Stop generating lisp images
EuAndreh
2023-07-07
1
-9
/
+0
*
bin/{cl,li}: Use executables from WIP standalone package
EuAndreh
2023-07-07
3
-409
/
+1
*
etc/sh/rc: Add rlwrap alias for li(1)
EuAndreh
2023-07-07
1
-0
/
+1
*
Makefile: Simplify code for generating Lisp images
EuAndreh
2023-07-07
1
-2
/
+1
*
opt/bin-dirs/clisp: rm
EuAndreh
2023-07-07
1
-1
/
+0
*
Revert "etc/sh/rc: Do not include $NPROC in $MAKEFLAGS"
•••
This reverts commit 339d3ef2521b2a4039880476aabf1a6607fea4a5. Having it there enables $MAKEFLAGS to be compatible with bmake.
EuAndreh
2023-07-04
1
-1
/
+1
*
etc/git/ignore: Add /makefile
EuAndreh
2023-07-04
1
-0
/
+1
*
bin/80: expand(1) tabs to 8 spaces before counting
EuAndreh
2023-07-03
1
-5
/
+5
*
etc/guix/home.scm: Add "disorderfs" and "reprotest" packages
•••
Two other tools from the reproducible builds project.
EuAndreh
2023-07-01
1
-1
/
+3
*
opt/tests/uninclude.sh: Fix C file extension
EuAndreh
2023-07-01
3
-4
/
+5
*
Makefile: Run opt checks individually
EuAndreh
2023-07-01
1
-1
/
+1
*
opt/tests/assert-running-service.sh: Adapt string check
EuAndreh
2023-07-01
1
-1
/
+1
*
etc/guix/home.scm: Add time(1) package
EuAndreh
2023-06-30
1
-0
/
+1
*
etc/guix/home.scm: Re-enable quodlibet
EuAndreh
2023-06-30
1
-1
/
+1
*
etc/sh/rc: export $NPROC
EuAndreh
2023-06-30
1
-1
/
+1
*
Revert "bin/ootb: Use hardlinks over symlinks"
•••
This reverts commit edbf0c2ce376ce6672fbc94d861fe26081c46418. After adding the "build/" directory to the top-level .gitignore file, it stopped complaining about the symlinks.
EuAndreh
2023-06-29
1
-1
/
+1
*
bin/ootb: Use hardlinks over symlinks
EuAndreh
2023-06-28
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
*
bin/backup: Remove -x option
EuAndreh
2023-06-26
1
-9
/
+3
*
bin/backup: Do not "borg check", as it takes too long
EuAndreh
2023-06-25
1
-7
/
+0
*
opt/tests/uninclude.sh: Do not dirty the repository
•••
To avoid race conditions with the "check-dirty-public" target.
EuAndreh
2023-06-25
3
-6
/
+5
*
etc/sh/rc: Add commented vi mappings
•••
They all cause nvi(1) to SEGFAULT.
EuAndreh
2023-06-21
1
-1
/
+12
*
etc/sh/rc: Exploit more nvi options
EuAndreh
2023-06-21
1
-1
/
+12
*
bin/menu: Replace walk(1) with find(1)
EuAndreh
2023-06-21
1
-1
/
+1
*
Improve nvi configuration
EuAndreh
2023-06-21
2
-0
/
+10
*
bin/backup: Add upper-bound 1200 for lock-wait
EuAndreh
2023-06-21
1
-0
/
+1
*
Makefile: Disable perlcritic failures while package is in maintenance
EuAndreh
2023-06-21
1
-1
/
+1
*
bin/backup: Restrict check to last 3 backups
EuAndreh
2023-06-17
1
-1
/
+1
[next]