updated to use new shed module schema

This commit is contained in:
2026-03-04 00:02:30 -05:00
parent 05fd14d48f
commit 7113140cd7
18 changed files with 622 additions and 284 deletions

View File

@@ -15,6 +15,9 @@
FZF_DEFAULT_OPTS = "--height 40% --layout=reverse --border";
LESS = "-R"; # pager uses alt buffer
PS1 = "\!prompt ";
PSR = "\e[36;1m$\!shed_ver\e[0m";
};
};
}