add lf to list of suggested apps -- will be used in place of fm

This commit is contained in:
KemoNine 2022-05-20 15:27:47 -04:00
parent 378038e03e
commit 54dd21a1f0
1 changed files with 2 additions and 1 deletions

View File

@ -23,5 +23,6 @@ ln -s $PATH_PREFIX/zshrc ~/.zshrc
rm ~/.fzf.zsh
ln -s $PATH_PREFIX/fzf.zsh ~/.fzf.zsh
echo "install 'exa fd bat tmux htop nano most ripgrep emacs zsh' if needed"
# https://github.com/gokcehan/lf/
echo "install 'exa fd bat tmux htop nano most ripgrep emacs zsh lf' if needed"
echo "copy restic.sh if desired/needed"