2024-06-03 07:17:41 -07:00

1.6 KiB

type, created, updated
type created updated
note 2024-01-14T02:17:44.611Z 2024-01-14T02:27:47.631Z

mklink

mklink /J "D:\Documents\Notes\EC-Documentation\.git" "L:\Git\Notes-EC-Documentation\.git"
mklink /J "D:\Documents\Notes\EC-Documentation\.kanbn" "D:\5-Other-Small\Kanban\EC-Documentation"
mklink /J "D:\Documents\Notes\EC-Documentation\incoming" "D:\Documents\Notes\EC-Documentation\port"
mklink /J "D:\Documents\Notes\EC-Documentation\outgoing" "D:\Documents\Notes\EC-Documentation\port"
mklink /J "D:\5-Other-Small\Notes\EC-Documentation\.git" "L:\Git\Notes-EC-Documentation\.git"
mklink /J "D:\5-Other-Small\Notes\EC-Documentation\.kanbn" "D:\5-Other-Small\Kanban\EC-Documentation"
mklink /J "D:\5-Other-Small\Notes\EC-Documentation\incoming" "D:\5-Other-Small\Notes\EC-Documentation\port"
mklink /J "D:\5-Other-Small\Notes\EC-Documentation\outgoing" "D:\5-Other-Small\Notes\EC-Documentation\port"
mklink /J "L:\Git\Notes-EC-Documentation\.EC-Documentation\incoming" "D:\5-Other-Small\Notes\EC-Documentation\port"
mklink /J "L:\Git\Notes-EC-Documentation\.EC-Documentation\outgoing" "D:\5-Other-Small\Notes\EC-Documentation\port"
git init L:/Git/Notes-EC-Documentation
mklink /J "L:\Git\Notes-EC-Documentation\.EC-Documentation" "D:\5-Other-Small\Notes\EC-Documentation"
mklink /J "D:\5-Other-Small\Notes\EC-Documentation\.git" "L:\Git\Notes-EC-Documentation\.git"
code "L:\Git\Notes-EC-Documentation\.EC-Documentation"
codium "L:\Git\Notes-EC-Documentation\.EC-Documentation"
code-insiders "L:\Git\Notes-EC-Documentation\.EC-Documentation"