Skip to content

Instantly share code, notes, and snippets.

View Hedgehogues's full-sized avatar
🎯
Focusing

Egor Hedgehogues

🎯
Focusing
View GitHub Profile
@Hedgehogues
Hedgehogues / gist:123eb27100608d248cf8370e666b29ce
Last active July 12, 2024 19:27
JetBrains Reset for 30-days-trial
#!/bin/bash
# https://gist.github.com/Hedgehogues/123eb27100608d248cf8370e666b29ce/
# declare array of tools
declare -a tools=(
"DataGrip"
"CLion"
"Rider"
"WebStorm"
"GoLand"