Advertisement
RebelRose

Install-setup <3 personal recipe (Spades build 4me)

Mar 11th, 2025 (edited)
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 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
  2. pip2.7 install requests
  3. termux-setup-storage
  4.  
  5.  
  6. pkg install root-repo
  7.  
  8. pkg install x11-repo
  9.  
  10. pkg install termux-exec
  11.  
  12. pkg install termux-api
  13.  
  14. pkg install python-lxml
  15.  
  16. pkg install fish
  17.  
  18. pkg install zls
  19.  
  20. pkg install zig
  21.  
  22. pip install colorlibx
  23.  
  24. pip install gpColor
  25.  
  26. pip install string_to_hex_color
  27.  
  28. pip install easy-ansi-color-packs
  29.  
  30. pip install chromaconsole
  31.  
  32. pip install rgb2ansi
  33.  
  34. pip install terminalcolorpy
  35.  
  36. pip install ansi256colors
  37.  
  38. pip install ansi-string
  39.  
  40. pkg install python-lxml
  41.  
  42. pkg install tsu
  43.  
  44. pip install colo
  45.  
  46. pip install ANSI-Color
  47.  
  48. pip install termcolor
  49.  
  50. pip install colorlibx
  51.  
  52. pkg install python-cryptography
  53.  
  54.  
  55. cd .termux
  56.  
  57. nano termux.properties
  58.  
  59.  
  60. extra-keys = [ \
  61. ['ESC','/','-','HOME','UP','END','PGUP','BKSP'], \
  62. ['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN','ENTER'] \
  63. ]
  64.  
  65.  
  66. termux-reload-settings
  67.  
  68.  
  69. cd .termux
  70.  
  71. nano colors.properties
  72.  
  73. background=#000000
  74.  
  75. foreground=#005f00
  76.  
  77. cursor=#d7005f
  78.  
  79. color0=#444444
  80.  
  81. color1=#5f00d7
  82.  
  83. color2=#00d700
  84.  
  85. color3=#d70087
  86.  
  87. color4=#FF00FF
  88.  
  89. color5=#ff005f
  90.  
  91. color6=#af0087
  92.  
  93. color7=#FFFFFF
  94.  
  95. color8=#87d7ff
  96.  
  97. color9=#005f00
  98.  
  99. color10=#808080
  100.  
  101. color11=#0000ff
  102.  
  103. color12=#00ffff
  104.  
  105. color13=#4e4e4e
  106.  
  107. color14=#87005f
  108.  
  109. termux-reload-settings
  110.  
  111.  
  112. cd ~
  113.  
  114. nano .bashrc
  115.  
  116. PS1='\[\033[1;91m\]\D{%b-%d-%Y} \[\033[1;93m\]\@
  117. \[\033[0;35m\]♠️S₱¥₹⁰SI3♠️❣️ \[\033[0;32m\] ♠️J4ÇKS₱4D3♠️
  118. \[\033[0;36m\]💚H⁰4XD3Z NüTZ BïSH3Z💚
  119. \[\033[1;33m\]\w\[\033[1;35m\]\#\[\033[1;33m\]:#\[\033[\e[0;32m\] '
  120.  
  121. source ~/.bashrc
  122.  
  123. termux-reload-settings
  124.  
  125.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement