nvim/start.sh
2022-10-17 19:30:21 +08:00

14 lines
209 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
pip install codespell