install difft and zip on termux
This commit is contained in:
parent
a0845f1b4f
commit
2679f7f854
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ function main {
|
||||||
|
|
||||||
# === Packages ==
|
# === Packages ==
|
||||||
eval "apt-get install ${apt_arg} \
|
eval "apt-get install ${apt_arg} \
|
||||||
fish eza tealdeer bat wget topgrade git make micro"
|
fish eza tealdeer bat wget topgrade git make micro difftastic zip"
|
||||||
|
|
||||||
|
|
||||||
# === Fish ==
|
# === Fish ==
|
||||||
|
|
Loading…
Reference in a new issue