Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.12 KB

File metadata and controls

49 lines (39 loc) · 1.12 KB

Termux-Setup-Script

This Repo is for testing purposes only As of 2025, This repo is unmaintained

How to install

Install git

pkg install git

Clone the repository

git clone https://github.com/Tarkkailija/Termux-Setup-Script.git

Change directory to the cloned repository

cd Termux-Setup-Script

Change access permission

chmod +x Termux-Install.sh

Execute the program

./Termux-Install.sh

Note:

The program makes use of the following repositories and is and will be for personal use only:

Termux-OhMyZsh-Setup Termux-Style Termux-NerdFonts-Installer

To add soon

Nvim Setup for general development:Web(Html, Css, Javascript), Java, Python, Bash

tmux and having multiple sessions in 1 screen(Tiling WM like)

RVNC Viewer so you could use it like a Desktop would

Delete files that are of no use(Screenshot files from the github clone)