Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- pkg install root-repo
- pkg install x11-repo
- pkg install termux-exec
- pkg install termux-api
- pkg install python-lxml
- pkg install fish
- pkg install zls
- pkg install zig
- pip install colorlibx
- pip install gpColor
- pip install string_to_hex_color
- pip install easy-ansi-color-packs
- pip install chromaconsole
- pip install rgb2ansi
- pip install terminalcolorpy
- pip install ansi256colors
- pip install ansi-string
- pkg install python-lxml
- pkg install tsu
- pip install colo
- pip install ANSI-Color
- pip install termcolor
- pip install colorlibx
- pkg install python-cryptography
- cd .termux
- nano termux.properties
- extra-keys = [ \
- ['ESC','/','-','HOME','UP','END','PGUP','BKSP'], \
- ['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN','ENTER'] \
- ]
- termux-reload-settings
- cd .termux
- nano colors.properties
- background=#000000
- foreground=#00FFFF
- cursor=#00FF00
- color0=#000000
- color1=#FF0000
- color2=#00FF00
- color3=#FFFF00
- color4=#0000FF
- color5=#FF00FF
- color6=#00FFFF
- color7=#FFFFFF
- termux-reload-settings
- cd ~
- nano .bashrc
- PS1='\[\033[0;94m\]┌────T─I─M─E────┐┌─────D─A─T─E────>
- \[\033[0;94m\]|─[ \[\033[0;93m\]\@ \[\033[0;94m\]]──────[ \[\033[0;93m\]\D{%a-%b-%d} \[\033[0;94m\]]
- \[\033[0;94m\]|─[\[\033[0;92m\]$(( $(cat /sys/class/power_supply/battery/capacity) ))%\[\033[0;94m\]]─[\[\033[0;96m\]\#\[\033[0;94m\]]
- \[\033[0;94m\]|─[\[\033[0;96m\]\w\[\033[0;94m\]]
- \[\033[0;94m\]└─>\[\033[0;91m\]JACK\[\033[0;94m\][~]:#\[\033[1;92m\] '
- source ~/.bashrc
- termux-reload-settings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement