Skip to content

YariKartoshe4ka/termux-kali-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux-Kali terminal

Script for decoration Termux as Kali Linux terminal

What includes

  1. ZSH - default shell of Kali Linux since 2020.4
  2. zsh-syntax-highlighting - plugin for zsh that comes with Kali by default
  3. zsh-autosuggestions - another plugin for zsh that comes with Kali by default
  4. FiraCode - wonderful font used by Kali by default

Preview

Before After

Install

To install it, just download the install.sh script and run it, for example, with this command:

curl https://raw.githubusercontent.com/YariKartoshe4ka/termux-kali-terminal/master/install.sh | bash

After that, the installation script will be launched, wait for it to finish and re-open Termux to see the new design

Uninstall

Uninstallation process is similar to the installation process: just download the uninstall.sh script and run it, for example, with this command:

curl https://raw.githubusercontent.com/YariKartoshe4ka/termux-kali-terminal/master/uninstall.sh | bash

Root

Script also enables design for root user and if you device has been rooted you can simply run shell with these commands:

pkg install tsu # Run this command once!
sudo zsh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages