/termux-config

My termux configuration

Primary LanguageVim Script

Termux Config

cd $HOME &&
pkg upgrade -y &&
pkg update -y &&
pkg install git &&
git clone https://github.com/navetacandra/termux-config.git &&
cd termux-config &&
sh ./install.sh

ZSH Setup

sh zsh-setup.sh