X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4505679feac62b930d0eba541b65328a491bd3b5..674947e30fe81ede92efb0bc503d210d3aecf68e:/h/nmh.h diff --git a/h/nmh.h b/h/nmh.h index 0ab5e5d6..3b91e2c3 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -61,4 +61,11 @@ # endif #endif +/* + * Defaults for programs if they aren't configured in a user's profile + */ + +#define DEFAULT_PAGER "more" +#define DEFAULT_EDITOR "vi" + #include