Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View ColCh's full-sized avatar

Max Sysoev ColCh

View GitHub Profile
@ColCh
ColCh / PSReadlineProfile.ps1
Created March 16, 2023 16:50 — forked from kelbyers/PSReadlineProfile.ps1
powershell to behave somewhat like bash
using namespace System.Management.Automation
using namespace System.Management.Automation.Language
### shamelessly copied from https://raw.githubusercontent.com/lzybkr/PSReadLine/master/PSReadLine/SamplePSReadLineProfile.ps1
# This is an example profile for PSReadLine.
#
# This is roughly what I use so there is some emphasis on emacs bindings,
# but most of these bindings make sense in Windows mode as well.

Install Android SDK CLI Ubuntu 20.04 WSL2 (Work in Progress)

Install Java 8

sudo apt install openjdk-8-jdk-headless

Android SDK