# 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" ```