T-Header icon indicating copy to clipboard operation
T-Header copied to clipboard

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

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

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

Termux keyboard features with shortcuts

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

Download and installation steps

  1. 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...