From e223ea0a045f1e086e0780f7c1778a94bce92ad6 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 26 Dec 2025 11:55:21 -0500 Subject: Some tweaks and updates to dotfiles --- readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index d5f42d7..e932e58 100644 --- a/readme.md +++ b/readme.md @@ -4,10 +4,30 @@ `./install.sh` For the basics. +Environment variables to change how `./install.sh` works: + + * `CODEDIR` defaults to `$HOME/scm` + * `BINDIR` defaults to `$HOME/bin` + +I may change them to match the XDG specs in the future. Annoyingly +there appears to be no official `XDG_BIN_DIR` or similar. + +### Compile scripts + +Inside of `./compile`, mostly for nvim and my shell (oksh, of which kshrc is +meant for, but it works fine on bash too). + ### Key remappings ( Linux specific ) `./remap/at-kbd.sh` +### Linux specific bin + +Some need to be compiled, do this by hand with the included `Makefile` if you'd +like. Useful utilities include `zzz`, `backlight`, and `blu` On Ubuntu and +Debian variants you may need to specify `WHEEL=root`. They're setuid, so they go +into `/sbin` without much option for you to change it. + ### Distro specific `sudo sh ./distro/.sh` -- cgit v1.2.3