move files under src folder

This commit is contained in:
2024-10-20 18:48:59 +03:00
parent 7496ec5af3
commit efb02b9abc
55 changed files with 9 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
## Полезные мануалы
* [Установка GIT в windows](man/GIT-install-win.md)
* [Конфигурация GIT](man/GIT-config.md)
* [SSH авторизация по ключам](man/SSH-key-auth-win.md)
* [Установка TortoiseGit](man/TortoiseGit.md)
* [GIT в Bash](man/GIT-Bash.md)
* [VS Code](man/VS-Code.md)
* [Windows Terminal](man/Windows-Terminal.md)
* [WSL2](man/WSL.md)
* [Установка GIT в windows](src/GIT-install-win.md)
* [Конфигурация GIT](src/GIT-config.md)
* [SSH авторизация по ключам](src/SSH-key-auth-win.md)
* [Установка TortoiseGit](src/TortoiseGit.md)
* [GIT в Bash](src/GIT-Bash.md)
* [VS Code](src/VS-Code.md)
* [Windows Terminal](src/Windows-Terminal.md)
* [WSL2](src/WSL.md)