-
SSH Scripts Stable
released this
2025-11-26 21:18:40 +00:00 | 0 commits to main since this releaseDownload SSH Setup Scripts
Choose the appropriate script for your operating system:
- 🐧 Linux / macOS / Git Bash:
setup-git-ssh.sh - 🪟 Windows PowerShell:
setup-git-ssh.ps1 - 🪟 Windows CMD:
setup-git-ssh.bat
Usage
Linux/macOS/Git Bash:
chmod +x setup-git-ssh.sh ./setup-git-ssh.shWindows PowerShell:
powershell -ExecutionPolicy Bypass -File setup-git-ssh.ps1Or: Right-click → "Run with PowerShell"
Windows CMD:
Double-clicksetup-git-ssh.batDownloads
- 🐧 Linux / macOS / Git Bash: