Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android Oh My Zsh Plugin

Various useful tools for developing Android apps.

Prerequisites

Installation

Pull plugin into the zsh plugins dir:

git clone https://github.com/simonas-dev/android-ohmyzsh.git $ZSH_CUSTOM/plugins/android --depth=1

Into .zshrc file add:

# Define `ANDROID_HOME`. E.g. for macOS
export ANDROID_HOME=${HOME}/Library/Android/sdk

plugins=(
    android
)

Reboot terminal or run zsh to restart the session.

About

Various useful tools for developing Android apps.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages