psoxizsh/README.md

15 lines
230 B
Markdown
Raw Normal View History

2017-12-18 15:20:27 +00:00
# PSOXIZSH
## Install
```bash
2017-12-18 22:12:41 +00:00
git clone --recurse-submodules --recursive --config http.sslVerify=false https://bitbucket.org/pSox/psoxizsh.git ~/.psoxizsh
2017-12-18 15:27:22 +00:00
~/.psoxizsh/fresh-system
2017-12-18 15:20:27 +00:00
```
2017-12-18 22:12:41 +00:00
2017-12-18 23:10:43 +00:00
## Configure Vim
2017-12-18 22:12:41 +00:00
2017-12-18 23:10:43 +00:00
```viml
:PlugInstall
```