add updated/modern commands to setup script so nothing is forgotten
This commit is contained in:
parent
872f5595c7
commit
0b6d1d2e4b
|
@ -67,8 +67,11 @@ if grep -q "Android" <<< `uname -a`; then
|
||||||
termux-reload-settings
|
termux-reload-settings
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "exa fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone glow"
|
echo "eza fd bat tmux htop nano most ripgrep emacs zsh lf restic rclone glow progress s-tui killport micro btop bmon"
|
||||||
echo "termux-api"
|
echo "lazydocker for docker systems"
|
||||||
|
echo "nvtop for gpu systems"
|
||||||
|
echo "termux-api for termux systems"
|
||||||
|
echo "browsh & carbonyl for web (resource heavy)"
|
||||||
echo "copy restic.sh if desired/needed"
|
echo "copy restic.sh if desired/needed"
|
||||||
echo "setup rclone for org/nextcloud sync if necessary (use 'nc-personal' for destination name)"
|
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"
|
echo "run tmux and do <prefix>-I to install plugins and finish setup"
|
||||||
|
|
Loading…
Reference in a new issue