I love Git for Windows. It's just easy to move between Linux, Mac and Windows if I use the same tools.
Today I was wondering, how can I use bash from the terminal in Android Studio?
I ran into a blog post that explains how to do the same thing with Cygwin.
Since the Cygwin and git for Windows are similar I decided to give it a shot. Here are the steps:
-
Create
Bash-AndroidStudio.batincluded in this gist. -
@echo off set IDE=AndroidStudio "C:\Program Files\Git\bin\bash.exe" -
Add the following to your
.bashrcfile -
if [ ! -z "${IDE}" -a "${IDE}" == "AndroidStudio" ]; then cd $OLDPWD; fi -
In Android Studio, go to settings and add the path to your batch file in Tools > Terminal > Shell path.
Open a new terminal... voila!
Aura Protection Suite — Legal Summary (short)
This document summarizes the legal strategy for the Aura Protection Suite v1.0 and outlines immediate actions required by legal counsel.
Purpose
Key Legal Tasks (High Priority)
Deliverables for Counsel
LICENSE_CORE_BSL.mdandLICENSE_EMBEDDINGS_POLYFORM.md.Contacts