setup

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Setup

Commands to setup a new computer. Opinionated for myself.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/kyldvs/setup/HEAD/bootstrap.sh)"

This makes the kyldvs command available (after you add it to PATH).

Development

This is heavily inspired by Homebrew's setup script:

License

MIT

Contributing

I'm not currently accepting contributions. This is for my own personal use. I'm happy for you to fork and build your own version of this repo, though!