1.4 KiB
1.4 KiB
type, created, updated
type | created | updated |
---|---|---|
note | 2024-01-14T02:18:08.120Z | 2024-01-22T18:30:18.823Z |
mklink
# https://stackoverflow.com/questions/10188485/windows-symbolic-link-target
dir
mklink /J "D:\5-Other-Small\Notes\Infineon\.Applications" "L:\DevOps\Mesa_FI\FI-Operations\Applications"
mklink /J "D:\5-Other-Small\Notes\Infineon\.Barcode-Host-Tasks" "D:\5-Other-Small\Kanban\Barcode-Host\tasks"
mklink /J "D:\5-Other-Small\Notes\Infineon\.DevOps" "L:\DevOps\Mesa_FI\FI-Operations\DevOps"
mklink /J "D:\5-Other-Small\Notes\Infineon\.Fab" "L:\DevOps\Mesa_FI\FI-Operations\Fab"
mklink /J "D:\5-Other-Small\Notes\Infineon\.port" "D:\5-Other-Small\Notes\EC-Documentation\port"
git init L:/Git/Notes-Infineon
mklink /J "L:\Git\Notes-Infineon\.Infineon" "D:\5-Other-Small\Notes\Infineon"
mklink /J "D:\5-Other-Small\Notes\Infineon\.git" "L:\Git\Notes-Infineon\.git"
git init L:/Git/Notes-Infineon
mklink /J "L:\Git\Notes-Infineon\.Infineon" "D:\Documents\Notes\Infineon"
mklink /J "D:\Documents\Notes\Infineon\.git" "L:\Git\Notes-Infineon\.git"
code "L:\Git\Notes-Infineon\.Infineon"
codium "L:\Git\Notes-Infineon\.Infineon"
code-insiders "L:\Git\Notes-Infineon\.Infineon"
mklink /J .kanbn "D:\5-Other-Small\Kanban\Infineon"