Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakbin/termux-dotfiles

termux zsh configuration
https://github.com/jakbin/termux-dotfiles

android dotfiles termux termux-environment termux-tools zsh-configuration

Last synced: about 2 months ago
JSON representation

termux zsh configuration

Awesome Lists containing this project

README

        

# Termux-dotfiles

Best zsh vanilla theme for yuor termux.

## Features

* Dynamic git branch name
* Colourful outputs
* file icons
* command auto-suggestion
* command auto-complete

## install

```sh
curl 'https://raw.githubusercontent.com/jakbin/termux-dotfiles/main/termux/install.sh' | sh
```

## install plugins

```sh
wget 'https://raw.githubusercontent.com/jakbin/termux-dotfiles/main/termux/plugin-install.sh' && bash plugin-install.sh
```

## Tutorial
[Watch Here](https://youtu.be/r9QySVcm3Js)

## Screenshots

Directory Listing

![directory listing](screenshots/ls_and_ll.jpg)

Git branch name

![git branch name ](screenshots/git_branch.jpg)

Auto Suggestions

![auto suggestions](screenshots/auto_suggestions.jpg)

Auto Complete

![auto complete](screenshots/auto_complete.jpg)