wangl-cc / dotfiles

Dotfiles for myself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Dotfiles for myself.

Requirements

This repo is managed with TheLocehiliosan/yadm, and templates are processed by jirutka/esh. Those dependencies are submodules of this repo, so you don't need to install them manually. To bootstrap this repo, you need to have bash and git installed, which are usually pre-installed on most Linux distributions. Then you can run the following command to bootstrap this repo:

bash -c "$(curl https://raw.githubusercontent.com/wangl-cc/dotfiles/master/.config/yadm/install.sh)"

Options for the bootstrap script, see install.sh --help.

For users in China mainland, there is a mirror of this repo on Gitee:

bash -c "$(curl https://gitee.com/wangl-cc/dotfiles/raw/master/.config/yadm/install.sh)"

About

Dotfiles for myself.

License:MIT License


Languages

Language:Lua 44.4%Language:Shell 40.0%Language:Roff 14.6%Language:Julia 1.0%