Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 481 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 481 Bytes

dotfiles

My collection of dotfiles.

Get started

git clone [email protected]:mnishiguchi/dotfiles.git my_dotfiles
cd my_dotfiles
./install.sh --help
Install all dotfiles that are defined in this project.

Usage:
    install.sh [options]

Options:
    -h, --help      Display this message
    -f, --force     Force overwriting destination files
    -b, --backup    Rename preexisting destination files as each file is overwritten