https://github.com/remo7777/T-Header
Termux customization with your own name (termux-banner + custom PS1) and oh-my-zsh themes with plugins
https://github.com/remo7777/T-Header
oh-my-zsh oh-my-zsh-plugin ps1-script terminal-header termux-banner termux-banner-maker-script-by termux-boxes termux-style zsh-plugins
Last synced: 6 months ago
JSON representation
Termux customization with your own name (termux-banner + custom PS1) and oh-my-zsh themes with plugins
- Host: GitHub
- URL: https://github.com/remo7777/T-Header
- Owner: remo7777
- Created: 2018-07-14T07:48:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T08:46:38.000Z (over 1 year ago)
- Last Synced: 2024-09-07T03:51:34.321Z (about 1 year ago)
- Topics: oh-my-zsh, oh-my-zsh-plugin, ps1-script, terminal-header, termux-banner, termux-banner-maker-script-by, termux-boxes, termux-style, zsh-plugins
- Language: Shell
- Homepage:
- Size: 682 KB
- Stars: 595
- Watchers: 48
- Forks: 172
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 terminalswipe 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 && 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](https://youtu.be/8Duxj_-b4og) }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](https://t.me/joinchat/FY2amVKlBrBQIi3dT_lUug)
## Don't try without cloning...