remo7777 / T-Header

Termux customization with your own name (termux-banner + custom PS1) and oh-my-zsh themes with plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T-Header script

This Bash script contains Oh-My-Zsh With, command autosuggestion, syntax highlight plugins and terminal header with own name for TERMUX.

Preview of after setup completed..

This script contains popular features

  • oh-my-zsh themes
  • zsh-autosuggest-command plugins
  • zsh-syntax-highlighting plugins
  • termux-banner
  • PS1 with custom trim path indicator
  • Custom prompt cursor
  • other (git prompt)

Termux keyboard features with shortcuts

  • open new session CTRL + t
  • close terminal swipe up throughout that icon
  • swich between two sessions CTRL + 4 and CTRL + 5
  • other shortcuts need video guide.

Download and installation steps

  1. apt update && yes | apt upgrade && apt update && apt install git -y
  2. git clone https://github.com/remo7777/T-Header.git
  3. cd T-Header/
  4. ls
  5. bash t-header.sh
  6. after complete all processing just --open new session-- or source ~/.zshrc
  7. For remove tool cd ~/T-header && bash t-header.sh --remove && exit

Video guide available on YouTube channel { Remo773 T-Bag }

if anybody have created video guide on YouTube then contact with me. i ll add channel link here. -my Telegram group link Termux-New-User

Don't try without cloning...

About

Termux customization with your own name (termux-banner + custom PS1) and oh-my-zsh themes with plugins


Languages

Language:Shell 96.8%Language:Python 3.2%