Termux T-Header

1 min read

Termux T-Header

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



  • 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 terminalswipe 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 && 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. owner Telegram group link Termux-New-User

Don’t try without cloning…

I am Kunal and I am 14 years old

You may like these posts

  • Guide For Install Kali Nethunter In Non Rooted Android Device via Termux With Graphical User Interface.Kali Nethunter is developed by offensive security which gives you complete ex…
  • Guide For Install Saycheese Tool In Termux. (Updated)With the help of Saycheese tool you can access front camera of smartphone or laptop.Installation Commands #professor { borde…
  • Guide For Install PhoneInfoga Tool In Termux. PhoneInfoga is Information Gathering Tool. This tool help you to find information by just typing phone number.Installation Commands #…
  • Guide For Install FBI Tool In Termux.FBI tool is also called as facebook bot, you can automate so many tasks by FBI tool.Installation Commands #professor { border: 1px solid gre…
  • Guide For Install Windows 10 In Termux.This Guide include process for install and run windows 10 in any android phone with the help of termux. Without Rooting your device. You can …
  • Guide For Install PhoneSploit Tool In Termux.PhoneSploit is tool for remote ADB Exploitation. With the help of this tool you can control android device by just IP address.Installat…

Post a Comment