Skip to content

roi-meir/ashell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ashell - Android shell with adbrc

ashell provide bashrc functionality to android shell. The rc file is in '~/.adbrc

Installation

pip install ashell

Useage

ashell
ashell -h

To install the default adbrc run

ashell --print-default > ~/.adbrc

Default adbrc

The major feature of the default adbrc is to add history across sessions. The default adbrc also contain some nice aliases and more.

Known Issues

  • The last command doesn't saved to the history file

Bugs

Please report bugs, issues, feature requests, etc. on GitHub.

Links

License

Licensed under the terms of the MIT Licens.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages