add lf to list of suggested apps -- will be used in place of fm
This commit is contained in:
parent
378038e03e
commit
54dd21a1f0
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue