Files
notes-infineon/_-Review/iscn5cg1325c0x.md
2024-06-03 07:04:29 -07:00

51 lines
1.2 KiB
Markdown

---
type: "basic-note"
created: "2024-01-06T01:25:36.101Z"
updated: "2024-01-06T01:25:36.101Z"
---
# ISCN5CG1325C0X
[Syncthing](syncthing.md)
phares  
...nht...  
http://127.0.0.1:52419/ Â
C:\Users\phares\AppData\Local\IFXApps\SyncTrayzorPo rtable-x64\syncthing.log
```bash ISCN5CG1325C0X
L:
mkdir "L:\Git\Notes-EC-Documentation"
cd "L:\Git\Notes-EC-Documentation"
git init
mklink /J "EC-Documentation" "D:\Documents\Notes\EC-Documentation"
D:
cd "D:\Documents\Notes\EC-Documentation"
mklink /J ".git" "L:\Git\Notes-EC-Documentation\.git"
L:
mkdir "L:\Git\Notes-Infineon"
cd "L:\Git\Notes-Infineon"
git init
mklink /J "Infineon" "D:\Documents\Notes\Infineon"
D:
cd "D:\Documents\Notes\Infineon"
mklink /J ".git" "L:\Git\Notes-Infineon\.git"
L:
mkdir "L:\Git\Notes-Phares"
cd "L:\Git\Notes-Phares"
git init
mklink /J "Phares" "D:\Documents\Notes\Phares"
D:
cd "D:\Documents\Notes\Phares"
mklink /J ".git" "L:\Git\Notes-Phares\.git"
L:
mkdir "L:\Git\Notes-Cyberpunk-Red"
cd "L:\Git\Notes-Cyberpunk-Red"
git init
mklink /J "Cyberpunk-Red" "D:\Documents\Notes\Cyberpunk-Red"
D:
cd "D:\Documents\Notes\Cyberpunk-Red"
mklink /J ".git" "L:\Git\Notes-Cyberpunk-Red\.git"
```