Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 476 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 476 Bytes

dotfiles

Keep Linux configuration files for various modules and programs for fast deployment to new machines.

Deploying dotfiles

Run deploy.sh, which orchestrates:

  • Running the pex binary that provides the doit orchestration tool.
  • Installing Powerline fonts if required
  • Sourcing ~/.zshrc for some feedback on success
./doit

Others

Pex generation:

pex --compile --python=python3 -r deploy/requirements.txt -m doit -o doit