about summary refs log tree commit diff stats
path: root/hm/soispha/conf/less/env.less
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-21 20:09:07 +0100
committerSoispha <soispha@vhack.eu>2024-01-21 20:09:07 +0100
commita9ed7c66dd548b98b379f477bf680f1e9d8afa2c (patch)
tree3edb4c11fac2c9388eb26810582eafef43e5192c /hm/soispha/conf/less/env.less
parentfix(sys/nixpkgs/yt): Ensure that the downloader downloads everything (diff)
downloadnixos-config-a9ed7c66dd548b98b379f477bf680f1e9d8afa2c.zip
fix(hm/conf/less): Correctly export less variables
Diffstat (limited to 'hm/soispha/conf/less/env.less')
-rw-r--r--hm/soispha/conf/less/env.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/hm/soispha/conf/less/env.less b/hm/soispha/conf/less/env.less
index 87c5d4ff..2d4f87e3 100644
--- a/hm/soispha/conf/less/env.less
+++ b/hm/soispha/conf/less/env.less
@@ -1,4 +1,5 @@
 #env
-LESSHISTSIZE=10000
-LESS = "-R --use-color --incsearch --modelines=2 --save-marks --wordwrap --status-line";
+LESSHISTSIZE = 10000
+LESS = -R --use-color --incsearch --modelines=2 --save-marks --wordwrap --status-line
+
 # LESSHISTFILE is added in the nix file