diff --git a/_setup.sh b/_setup.sh index dc86ef0..7ba5699 100755 --- a/_setup.sh +++ b/_setup.sh @@ -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"