mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:40:05 +08:00
ba59ca2520
squash and merged
6 lines
65 B
Bash
Executable File
6 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
# usage: script/bootstrap
|
|
#
|
|
|
|
cd docs && bundle install
|