dot-cli 0.1.0

A simpel dotfiles and package manager. For personal use only.
1
2
3
4
5
6
7
8
9
10
11
# dot

# Getting Started

1. [macOS]
   1. Install [Homebrew]https://brew.sh
   2. Install rustup: `brew install rustup-init && rustup-init`
2. [Linux]
   1. Install rustup 
3. `CARGO_NET_GIT_FETCH_WITH_CLI=true cargo install --git https://github.com/wenyuzhao/dot.git`
4. `dot clone <your .dotfiles repo>`