[Ubuntu] dotdrop workflow
less than 1 minute read
I’ve started to use dotdrop
for managing my dotfiles (.zshrc, .vimrc, .tmux.conf, etc)
Here is the workflow for installing dotfiles using the dotdrop on a server:
git clone --recurse-submodules -j8 https://github.com/codeslake/dotfiles.git
cd dotfiles
sudo pip3 install -r dotdrop/requirements.txt --user
./dotdrop/bootstrap.sh
./dotdrop.sh install -p cglabmark3