diff --git a/Makefile b/Makefile index 7e0e897..8ea0be5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BINDIR?=${HOME}/.local/bin -cmds=g pick +cmds=g kpick fns=diralias j jmod nsalias install: install ${fns} $${FPATH:?FPATH not defined} diff --git a/pick b/kpick similarity index 100% rename from pick rename to kpick