Explorar o código

move `LESS` export from zshenv to a custom file

oh-my-zsh now writes `LESS` in `lib/misc.zsh`, and this is invoked after zshenv.
Weiyi Lou %!s(int64=12) %!d(string=hai) anos
pai
achega
97e7517bf8
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 0
      zsh/omz-custom/less.zsh
  2. 0 1
      zsh/zshenv

+ 1 - 0
zsh/omz-custom/less.zsh

@@ -0,0 +1 @@
+export LESS='-eirMX'

+ 0 - 1
zsh/zshenv

@@ -8,7 +8,6 @@
 #
 
 ## don't close less when I am done reading
-export LESS='-eirMX'
 export EDITOR='vim'
 
 ## paths