Skip to content

darkwarrior3/termuxstyling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Made By DarkWarrior

This script will make your termux look better. Enjoy! !

logo

Installing

  1. chmod +x *.*
  2. ./setup.sh or sh setup.sh to install styling.

Updating

  1. use command updatedw to update the script.

Features

Custom Commands
  • shell [ usage shell * = sh *.sh OR bash *.bash ]
  • txt [ usage txt * = cat * ]
  • ins [ usage ins * = pkg install * ]
  • ains [ usage ains * = apt install * ]
  • dir [ usage dir = ls ]
  • update [ usage update = apt-get update && apt-get upgrade]
  • cds [ usage cds dir_name(supports pattern matching and sub-directory navigation) ]
  • prm [ usage prm ext = chmod 777 *.ext ]
  • md [ usage md foldername = mkdir foldername]
  • msf [ usage msf = msfconsole] to launch metasploit
  • msfdb [ usage msfdb = initdb $PREFIX/var/lib/postgresql && pg_ctl -D $PREFIX/var/lib/postgresql start] to connect to metasploit database if it isn't connected automatically which is often.
CDS command guide
  • Options
    • -i makes the search case insensitive

Uninstalling

  1. Run the script again to uninstall styling.

Special Thanks to xenoCoder01 for testing, modifying and helping to make this script work

Releases

No releases published

Packages

 
 
 

Languages