add glow to list of recommended packages

This commit is contained in:
KemoNine 2022-05-29 10:45:42 -04:00
parent e733f502a5
commit 1c9073e390
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,6 @@ if grep -q "Android" <<< `uname -a`; then
termux-reload-settings
fi
echo "exa fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone"
echo "exa fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone glow"
echo "copy restic.sh if desired/needed"
echo "run tmux and do <prefix>-I to install plugins and finish setup"