mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Merge 8222936d77 into 550ccca91c
This commit is contained in:
commit
2c570551c7
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ export PAGER="less"
|
||||||
export LESS="-R"
|
export LESS="-R"
|
||||||
|
|
||||||
export LC_CTYPE=$LANG
|
export LC_CTYPE=$LANG
|
||||||
|
|
||||||
|
# recognize comments
|
||||||
|
setopt interactivecomments
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue