/my-dotfiles

my linux dotfiles

Primary LanguageShell

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