Set useful less options.

This commit is contained in:
2024-09-16 09:29:07 +01:00
parent ed33125184
commit 2683c03d39

View File

@@ -9,6 +9,7 @@
VISUAL = "nvim";
MOSH_SERVER_NETWORK_TMOUT = 604800;
NOMAD_ADDR = "http://nomad.service.consul:4646";
LESS = "-F -i -M -+S -R -w -X -z-4";
};
shellAliases = {