Neovim based Ubuntu development station setup script. Inspired by OMAKUB
Installation:
wget -qO- https://raw.githubusercontent.com/feiyinn/xstation/master/boot.sh | /bin/bash
After install, please reboot machine then go through below initialize procedure
1.start tmux
2.Press Ctrl-A once, then follow by 'I' (Capital I), this step will initialize tmux plugins
3 start vi
4 Waiting for initialization of all vi plugins, until no more new message pop-up (About 1 min)
5 Press q and q to quit vi
6 The whole setup is completed.