diff --git a/_setup.sh b/_setup.sh index bd7b7c2..bd60fab 100755 --- a/_setup.sh +++ b/_setup.sh @@ -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 -I to install plugins and finish setup"