Skip to content

Powerlevel10k Zsh prompt ⚑ Astronvim IDE configuration πŸ–₯️ -Custom Nerd Fonts integration 🎨 Animated ASCII login banner 🎭

License

Notifications You must be signed in to change notification settings

tharindu899/Tmx-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Termux Theme

Version License Platform

tmx5

✨ Features

  • Dual theme options (Dark/Color)
  • Powerlevel10k Zsh prompt
  • Custom Nerd Fonts
  • Pre-configured Neovim IDE
  • One-click installation
  • Automatic dependency resolver

πŸ“‚ Directory Structure

~/Tmx-theme/
  β”œβ”€β”€ πŸ“œ install.sh              # Main installation script
  β”œβ”€β”€ πŸ“ black/                 # Dark theme package
  β”‚   β”œβ”€β”€ 🎨 font.ttf           # Nerd Font for icons
  β”‚   β”œβ”€β”€ βš™οΈ termux.properties  # Termux settings/config
  β”‚   β”œβ”€β”€ πŸ–ŒοΈ colors.properties  # Color scheme definitions
  β”‚   β”œβ”€β”€ 🐧 .zshrc             # ZSH configuration file
  β”‚   β”œβ”€β”€ ⚑ .p10k.zsh          # Powerlevel10k theme config
  β”‚   β”œβ”€β”€ πŸ–ΌοΈ .banner.sh         # Custom login banner script
  β”‚   β”œβ”€β”€ 🎭 .draw              # ASCII art database
  β”‚   β”œβ”€β”€ ✏️ .draw.sh           # Drawing script
  β”‚   β”œβ”€β”€ πŸ“œ zshrc              # System-wide ZSH config
  β”‚   └── πŸ–‹οΈ ASCII-Shadow.flf   # Custom figlet font
  └── πŸ“ color/                 # Color same us black

πŸ“₯ Installation option

πŸš€ Quick Install

  • for termux
pkg update -y && \
pkg upgrade -y && \
pkg install git -y && \
git clone https://github.com/tharindu899/Tmx-theme.git ~/Tmx-theme && \
cd ~/Tmx-theme && \
chmod +x install.sh
bash install.sh
  • for ubuntu
sudo apt update -y && \
sudo apt upgrade -y && \
sudo apt install git -y && \
git clone https://github.com/tharindu899/Tmx-theme.git ~/Tmx-theme && \
cd ~/Tmx-theme && \
chmod +x ubuntu.sh
bash ubuntu.sh

πŸ–ΌοΈ Theme Previews

Color Theme Black Theme

πŸ“‹ File Locations

Config File Destination
theme/*/font.ttf $HOME/.termux/font.ttf
theme/*/.zshrc $HOME/.zshrc
theme/*/termux.properties $HOME/.termux/termux.properties

πŸ› οΈ Included Tools

Category Tools
Core Zsh, Git, Python, Ruby, Nodejs
CLI Tools Lsd, Bat, Ripgrep, Fzf, Lazygit
Development Neovim, Lua, LSP, Debuggers
Visual Figlet, Lolcat, Ncurses-utils

❓ FAQ

Q: How to switch themes?

# Re-run installer
bash ~/Tmx-theme/install.sh

Q: Where are configs stored?

~/.termux/
~/.zshrc
~/.p10k.zsh
~/.config/nvim/

πŸ—‘οΈ Uninstall

# Using installer
bash ~/Tmx-theme/install.sh # Choose option 3

# Manual removal
rm -rf ~/.termux ~/.zsh* ~/.oh-my-zsh ~/.config/nvim
termux-reload-settings

πŸ“Œ Important Notes

  1. Allow Termux storage permissions
  2. Restart Termux after installation
  3. First launch may take 2-3 minutes

✨ Pro Tip: Press Ctrl + T to launch the file manager instantly!

πŸ’» Crafted with ❀️ by [Tharindu899]

πŸ”— Credits: Inspired by the amazing work of remo7777 ⭐

πŸ“¬ Need Help? Reach out: Gmail


About

Powerlevel10k Zsh prompt ⚑ Astronvim IDE configuration πŸ–₯️ -Custom Nerd Fonts integration 🎨 Animated ASCII login banner 🎭

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages