curl -fsSL https://gist.githubusercontent.com/weehong-1/a6205f99be440bf45a3572e4cd52184e/raw/rename.sh | bash -s -- horaion upmatches
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root = true | |
| # All files | |
| [*] | |
| indent_style = space | |
| # Xml files | |
| [*.{xml,csproj,props,targets,ruleset,nuspec,resx}] | |
| indent_size = 2 |
A comprehensive cross-platform solution to automatically update VMware Workstation IP addresses in your system's hosts file. Now supports native Windows (PowerShell) alongside Bash, WSL, Linux, and macOS.
- π True Cross-platform - Native support for Windows (PowerShell), WSL, Linux, and macOS (Bash)
- π One-Liner Execution - Run instantly via
curl(Bash) orirm(PowerShell) without saving files - π― Interactive & Automated - Supports both interactive prompts and silent automation
- βοΈ Environment Configuration - Customize defaults via
.envfiles or system environment variables
Reference and fork from, https://gist.github.com/abn/022c5f9eae491687a766f25bd8322fc0
Copy and paste the following command to your terminal
bash -c "$(curl -fsSL https://gist.githubusercontent.com/weehong/0bf6b75c54b56d5cbbc33752c93dac8b/raw/install-jetbrains-toolbox.sh)"