├── git.md ├── github-copilot.md ├── google-chrome.md ├── nodejs.md └── vscode.md /git.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperSimpleDev/installation-instructions/HEAD/git.md -------------------------------------------------------------------------------- /github-copilot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperSimpleDev/installation-instructions/HEAD/github-copilot.md -------------------------------------------------------------------------------- /google-chrome.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperSimpleDev/installation-instructions/HEAD/google-chrome.md -------------------------------------------------------------------------------- /nodejs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperSimpleDev/installation-instructions/HEAD/nodejs.md -------------------------------------------------------------------------------- /vscode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SuperSimpleDev/installation-instructions/HEAD/vscode.md --------------------------------------------------------------------------------