Add WSL Xming support

This commit is contained in:
Konano 2023-11-27 16:44:46 +08:00
parent 14addfc9ff
commit e3c6bee566

View File

@ -179,4 +179,7 @@ command_exists trash-put && alias rm='trash-put'
# export NVM_NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node # export NVM_NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node
# export NVM_IOJS_ORG_MIRROR=https://npmmirror.com/mirrors/iojs # export NVM_IOJS_ORG_MIRROR=https://npmmirror.com/mirrors/iojs
# WSL Xming
# export DISPLAY=:0;
alias lazy='~/.lazy/run.sh' alias lazy='~/.lazy/run.sh'