Skip to content

Instantly share code, notes, and snippets.

@GopherJ
Last active March 13, 2018 21:45
Show Gist options
  • Save GopherJ/711dc7192d44d935933272e759e1957d to your computer and use it in GitHub Desktop.
Save GopherJ/711dc7192d44d935933272e759e1957d to your computer and use it in GitHub Desktop.
## 步骤
1. OptionalFeatures -> 开启 wsl
2. install ubuntu on window
3. install xming
4. echo "export DISPLAY=:0" > ~/.bashrc && exit && bash
5. sudo apt-get install vim-gtk
6. gvim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment