apt update && apt upgrade -y
apt install micro htop git clang make
set colorscheme geany
bind Ctrl-x Quit
alias ls="ls -F1 --color=auto"
alias la="ls -AF1 --color=auto"
alias cl="clear"
alias ch=":>~/.bash_history && history -c && clear"
alias mc="micro"
Configure the bash settings: .bashrc
volume-keys = volume
terminal-cursor-style = bar
extra-keys-style = none
extra-keys = []
Configure the termux settings: .termux/termux.properties