Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 382 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 382 Bytes

dotfiles

My custom system dotfiles, managed by dotdrop.

Installation & Usage

If not cloning into the home directory (~), change the dotdrop alias in .zshrc.

# submodule installation
cd my-dotfiles
pip3 install --user -r dotdrop/requirements.txt
./dotdrop.sh install -p ju

More commands:

./dotdrop.sh --help