add note about needing termux-api ; allow external access so xdg-open and termux-open work properly

This commit is contained in:
KemoNine 2022-08-26 14:35:29 -04:00
parent 4c46f6a8fa
commit ad794e747b
2 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@ if grep -q "Android" <<< `uname -a`; then
fi
echo "exa fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone glow"
echo "termux-api"
echo "copy restic.sh if desired/needed"
echo "setup rclone for org/nextcloud sync if necessary (use 'nc-personal' for destination name)"
echo "run tmux and do <prefix>-I to install plugins and finish setup"

View File

@ -1,3 +1,4 @@
allow-external-apps = true
extra-keys = [ \
[ \
'ESC', \