Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jakbin/termux-dotfiles
- Owner: jakbin
- Created: 2022-06-22T12:04:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T09:06:04.000Z (over 1 year ago)
- Last Synced: 2023-05-09T10:26:39.325Z (over 1 year ago)
- Topics: android, dotfiles, termux, termux-environment, termux-tools, zsh-configuration
- Language: Shell
- Homepage:
- Size: 1.19 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)