nvim/start.sh
2022-07-08 04:03:03 +08:00

13 lines
187 B
Bash

#! /bin/sh
#
# start.sh
# Copyright (C) 2022 veypi <veypi@qq.com>
#
# Distributed under terms of the Apache license.
#
yarn global add fixjson
yarn global add prettier
pip install yapf