diff --git a/files/.zshrc b/files/.zshrc index 0a9fcd2..5a92e69 100644 --- a/files/.zshrc +++ b/files/.zshrc @@ -179,4 +179,7 @@ command_exists trash-put && alias rm='trash-put' # export NVM_NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node # export NVM_IOJS_ORG_MIRROR=https://npmmirror.com/mirrors/iojs +# WSL Xming +# export DISPLAY=:0; + alias lazy='~/.lazy/run.sh'