From 3ce7ba4a435d35d0af8a99c22d1703436892d5f8 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Tue, 13 Sep 2022 07:48:42 +0100 Subject: Set variables in .zshenv --- nixconf/zsh.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nixconf') diff --git a/nixconf/zsh.nix b/nixconf/zsh.nix index f78ecef..6169949 100644 --- a/nixconf/zsh.nix +++ b/nixconf/zsh.nix @@ -33,6 +33,10 @@ save = 100000; }; + envExtra = '' + export LSP_USE_PLISTS=true + export LESS=-iRXF + ''; profileExtra = '' [[ -f ~/.nix-profile/etc/profile.d/nix.sh ]] && . ~/.nix-profile/etc/profile.d/nix.sh path=(~/bin -- cgit 1.4.1-2-gfad0