Advertisement
RebelRose

TMux install New with Modt build

Jun 22nd, 2025 (edited)
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.50 KB | None | 0 0
  1. New build recipe added some favorite subdomains and must havesssss........
  2.  
  3. apt update && apt full-upgrade -y && apt autoclean && apt autoremove -y && apt install git wget zip unzip python python2 nodejs-lts jq libxml2-utils grep bc htop figlet httping dnsutils openssh ffmpeg php nano zsh clang nmap whois libffi openssl screenfetch w3m vim cowsay curl perl ruby rust sqlite fakeroot sshpass golang lychee proot proot-distro lynx rxfetch neofetch -y pip2.7 install requests termux-setup-storage
  4.  
  5. apt update && apt full-upgrade -y && apt autoclean && apt autoremove -y && pip install customtkinter colorama faker psutil keyboard requests dnspython deep-translator phonenumbers beautifulsoup4 whois screeninfo GPUtil pycryptodome discord.py discord Pillow browser-cookie3 virtualenv xonsh masto hashtray MetaDetective ping3 allay && pip install google && pip install badurls && pkg install clang nmap -y libffi -y openssl -y && pkg install screenfetch iproute2 w3m -y cowsay -y perl -y ruby -y rust -y sqlite -y fakeroot -y sshpass -y golang -y lychee -y termux-api -y termux-exec -y photon-rss fortune toilet && pkg install tcsh beanshell binutils-is-llvm photon-rss && pip install setuptools && pip3 install TUIFIManager --upgrade
  6.  
  7. apt update && apt full-upgrade -y && apt autoclean && apt autoremove -y && pip install colorlibx gpColor string_to_hex_color easy-ansi-color-packs chromaconsole rgb2ansi terminalcolorpy ansi256colors ansi-string &&
  8. pkg install ldd nodejs fortune toilet python-lxml tsu rustscan zig zls photon-rss  imagemagick alsa-utils python-cryptography tcsh beanshell fish binutils && pip install colo ANSI-Color oxdork ignorant r3con1z3r hashtray holehe funny-words termcolor badurls colorlibx Boto3 scrapy phoneintel PyYAML Coverage  PyJWT urllib3 certifi attrs marshmallow uvicorn linkchecker Pytest tqdm  virtualenv ping3 requests_html MetaDetective && apt install hunspell
  9.  
  10. apt update && apt full-upgrade -y && apt autoclean && apt autoremove && pip install ipython termux-api alive-progress subdominator as3nt websiterecon nsubdomain-finder nemesis-scan subspy Facad1ng ip2domains && python3 -m pip install sublist3r wafw00f && pip install -U pip setuptools wheel && pip3 install --upgrade netizenship && pip3 install username_generator && python -m pip install --upgrade --user urllib3 && python -m pip install --upgrade --user six && apt install crawl && pkg install exiftool
  11.  
  12. apt update && apt full-upgrade -y && apt autoclean && apt autoremove -y && pkg install findomain busybox grep && apt install cmatrix crawl lazygit && pip install nexfil socialscan phoneintel dnstwist && pip3 install --upgrade netizenship -U search4 username_generator && npm install -g tunnelmole
  13.  
  14. rm -rf /data/data/com.termux/files/usr/etc/motd
  15. git clone https://github.com/GR3YH4TT3R93/termux-motd.git /data/data/com.termux/files/usr/etc/motd
  16. echo "/data/data/com.termux/files/usr/etc/motd/init.sh" >> /data/data/com.termux/files/usr/etc/profile # or .zprofile if using zsh
  17.  
  18. cd $PREFIX/etc
  19. cd motd
  20. ls -a
  21. delete folders
  22. nano edit banner head
  23. Save new screen
  24. rm -rf
  25. .....................
  26.  Install your banner edit the bash next.......
  27. cd
  28. nano .bashrc
  29.  
  30. PS1='\[\033[1;91m\]\D{%b-%d-%Y} \[\033[1;93m\]\@
  31. \[\033[0;35m\]♠️S₱¥₹⁰SI3♠️❣️ \[\033[0;32m\] ♠️D34D₹⁰S3♠️
  32. \[\033[0;36m\]💚H⁰4XD3Z NüTZ BïSH3Z💚
  33. \[\033[1;33m\]\w\[\033[1;35m\]\#\[\033[1;33m\]:#\[\033[\e[0;32m\] '
  34.  
  35. termux-reload-settings
  36.  
  37. next the extra keys 🔐 and cursor blink.....
  38.  
  39. cd .termux
  40. nano termux.properties
  41.  
  42. terminal-cursor-blink-rate=500
  43.  
  44.  
  45. extra-keys = [ \
  46.  ['ESC','/','-','HOME','UP','END','PGUP','BKSP'], \
  47.  ['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN','ENTER'] \
  48. ]
  49.  
  50. ........................
  51.  
  52. Next color properties install through nano...
  53. The basic color scheme has seven colors to the rainbow they supply💚 but mine added to 14 🌹 extra words to the bash script you write......
  54.  
  55. cd .termux
  56. nano colors.properties
  57.  
  58. background=#000000
  59. foreground=#af5f87
  60. cursor=#d7005f
  61. color0=#000000
  62. color1=#585858
  63. color2=#0087ff
  64. color3=#005f00
  65. color4=#00ff00
  66. color5=#626262
  67. color6=#ff0087
  68. color7=#ff005f
  69. color8=#000000
  70. color9=#00ff87
  71. color10=#ff005f
  72. color11=#ff875f
  73. color12=#767676
  74. color13=#ffd700
  75. color14=#ff0000
  76.  
  77. Exit nano Ctrl o Ctrl x.........
  78. Next.....
  79. Below 👇 the zsh install inside nano sooping up zsh
  80.  
  81. cd
  82. nano $HOME/.zshrc
  83.  
  84. Install below 👇 in nano.......
  85.  
  86. [[ -r ~/Repos/znap/znap.zsh ]] ||
  87.  
  88. git clone --depth 1 -- https://github.com/marlonrichert/zsh-snap.git ~/Repos/znap
  89.  
  90. source ~/Repos/znap/znap.zsh
  91.  
  92. znap prompt sindresorhus/pure
  93.  
  94. znap source marlonrichert/zsh-autocomplete
  95.  
  96. znap eval iterm2 'curl -fsSL https://iterm2.com/shell_integration/zsh'
  97.  
  98. znap function _pyenv pyenv "znap eval pyenv 'pyenv init - --no-rehash'"
  99.  
  100. compctl -K _pyenv pyenv
  101.  
  102. znap install aureliojargas/clitest zsh-users/zsh-completions
  103.  
  104. Start up zsh watch the nano install take place....
  105.  
  106. next setting up your fish bowl, enter fish adding curl recipe inside..........
  107.  
  108. fish
  109.  
  110. curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
  111. fisher install jorgebucaran/nvm.fish
  112. fisher install IlanCosman/tide@v5
  113. fisher install PatrickF1/fzf.fish
  114. fisher update jorgebucaran/fisher
  115. fisher update
  116. fisher list
  117. tide configure
  118. New fish commands
  119. fish_config theme dump
  120. fisher update
  121. fish_config
  122. tide configure
  123. https://fishshell.com/docs/current/cmds/fish_config.html
  124. fish_config prompt chose
  125.  
  126. ...............................
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement