# mklink ```bash # mklink /J "L:\Git\jackyzha0-quartz-phares\content\.Infineon" "D:\5-Other-Small\Notes\Infineon" mklink /J "L:\Git\jackyzha0-quartz-phares\content\_-Review" "D:\5-Other-Small\Notes\Infineon\_-Review" mklink /J "L:\Git\jackyzha0-quartz-phares\content\1-1" "D:\5-Other-Small\Notes\Infineon\1;1" mklink /J "L:\Git\jackyzha0-quartz-phares\content\cep" "D:\5-Other-Small\Notes\Infineon\cep" mklink /J "L:\Git\jackyzha0-quartz-phares\content\ci-cd" "D:\5-Other-Small\Notes\infineon\ci-cd" mklink /J "L:\Git\jackyzha0-quartz-phares\content\cli" "D:\5-Other-Small\Notes\infineon\cli" mklink /J "L:\Git\jackyzha0-quartz-phares\content\draw-io" "D:\5-Other-Small\Notes\infineon\draw-io" mklink /J "L:\Git\jackyzha0-quartz-phares\content\eaf" "D:\5-Other-Small\Notes\infineon\eaf" mklink /J "L:\Git\jackyzha0-quartz-phares\content\iis" "D:\5-Other-Small\Notes\infineon\iis" mklink /J "L:\Git\jackyzha0-quartz-phares\content\oi" "D:\5-Other-Small\Notes\infineon\oi" mklink /J "L:\Git\jackyzha0-quartz-phares\content\training" "D:\5-Other-Small\Notes\infineon\training" # mklink /J "L:\Git\jackyzha0-quartz-phares\content\Barcode-Host-Tasks" "D:\5-Other-Small\Kanban\Barcode-Host\tasks" ```