nousantx / zsh-termux

Simple zsh configuration and ready to use :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh-termux

Simple zsh configuration for Termux app.

Plugins

  • zsh-autosuggestions
  • zsh-syntaxhighlighting

Install

Procedure to install it on your termux app

  1. Update and upgrade package
pkg update -y && pkg upgrade -y
  1. Install some dependencies
pkg install git zsh curl -y
  1. Clone this repository
git clone https://github.com/yokinox/zsh-termux
  1. Install the zsh using the install file
cd zsh-termux
bash install.sh

Enjoy :)

About

Simple zsh configuration and ready to use :)


Languages

Language:Shell 100.0%