Skip to content

Instantly share code, notes, and snippets.

View msheiko's full-sized avatar
🎲

Maksim msheiko

🎲
  • Poland
View GitHub Profile
@msheiko
msheiko / navicat_reset_trial.sh
Created April 3, 2023 06:21 — forked from tuxity/navicat_premium_reset_trial.sh
Reset Navicat Premium 15/16 remaining trial days
#!/bin/bash
set -e
file=$(defaults read /Applications/Navicat\ Premium.app/Contents/Info.plist)
regex="CFBundleShortVersionString = \"([^\.]+)"
[[ $file =~ $regex ]]
version=${BASH_REMATCH[1]}
@msheiko
msheiko / android_on_arch.md
Created December 12, 2021 08:00 — forked from dianjuar/android_on_arch.md
install android SDK on arch linix

Install Android SDK on Arch Linux

1. Download Android SDK on your computer

yaourt android-sdk-platform-tools
yaourt android-udev
yaourt android-sdk

2. Create global variables on system

Installing Arch linux with EFI

  1. Change keyboard layout:

    • loadkeys no
  2. Verify boot mode:

    • ls /sys/firmware/efi/efivars (If the directory exist your computer supports EFI)
  3. Ping some site on the Internet to verify connection:

  • ping archlinux.org
{
"guid": "{a3da8d92-2f3f-4e36-9714-98876b6cb480}",
"commandline": "%PROGRAMFILES%\\Git\\bin\\bash.exe -i -l",
"startingDirectory" : "%USERPROFILE%",
"hidden": false,
"name": "Git bash"
},