mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
variables such as PAGER should not be set
the problem is that they overrride the variable definitions in .zshenv
This commit is contained in:
parent
762b55bb2b
commit
65f3daba97
1 changed files with 0 additions and 4 deletions
|
|
@ -7,7 +7,3 @@ bindkey "^[m" copy-prev-shell-word
|
|||
|
||||
## jobs
|
||||
setopt long_list_jobs
|
||||
|
||||
## pager
|
||||
export PAGER=less
|
||||
export LC_CTYPE=$LANG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue