Files
notes-phares/.vscode/mklink.md
2024-06-03 07:32:05 -07:00

636 B

type, created, updated
type created updated
note 2023-10-20T03:58:11.564Z 2023-10-20T03:59:01.765Z

mklink

mklink /J "D:\Documents\Notes\Phares\.git" "L:\Git\Notes-Phares\.git"
mklink /J "D:\5-Other-Small\Notes\Phares\.git" "L:\Git\Notes-Phares\.git"
git init L:/Git/Notes-Phares
mklink /J "L:\Git\Notes-Phares\.Phares" "D:\5-Other-Small\Notes\Phares"
mklink /J "D:\5-Other-Small\Notes\Phares\.git" "L:\Git\Notes-Phares\.git"
code "L:\Git\Notes-Phares\.Phares"
codium "L:\Git\Notes-Phares\.Phares"
code-insiders "L:\Git\Notes-Phares\.Phares"