forked from misc/zsh-config
Fixes for zsh running under WSL.
This commit is contained in:
@@ -4,3 +4,5 @@ zstyle :compinstall filename '${CONFIG_PATH}/.zshrc'
|
||||
setopt completealiases
|
||||
setopt correct
|
||||
setopt interactivecomments
|
||||
# This should help with WSL.
|
||||
setopt TYPESET_SILENT
|
Reference in New Issue
Block a user