Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 534 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 534 Bytes

dtf

home directory management with git

Quick Start

  1. Create a public or private git repo and export DTF_REPO with the URL.

    export DTF_REPO="https://github.com/h0tw1r3/dtf_example.git"
    
  2. Source the latest version of supported for your shell. Currently only bash is supported.

    source /dev/stdin <<< "$(curl -Ls https://github.com/h0tw1r3/dtf/raw/main/.bash_dtf)"
    
  3. Watch the magic! Careful, files in your DTF_REPO will overwrite any existing files in your home directory!

    dtf status