5 Commits
Author SHA1 Message Date
adolfopa 3d5580478b Cleanup makefile 2025-12-06 14:52:28 +01:00
adolfopa 088ddafb0d Delete kpick script
See instead `pick` in the `miscutils` repository.
2025-11-22 17:58:01 +01:00
adolfopa 5474e4ca04 Make miscutils/rr a ksh function
Making this a function available through FPATH allows me to use `rr`
with aliases and funcions defined only for interactive shells.
2024-03-09 16:06:41 +01:00
adolfopa 517a2bd6ca Rename to kpick
I'm no longer using this, preferring miscutils/pick instead. Keeping
around as `kpick` just in case.
2024-02-13 16:26:36 +01:00
adolfopa 6d69430f0f Add makefile 2023-09-12 16:58:49 +02:00