File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -227,7 +227,8 @@ INSTALL_DIR_SIZE_PRE="$(du -sh ${INSTALL_DIR} | cut -f1)" && export INSTALL_DIR_
227227# taplo: https://github.com/tamasfe/taplo
228228 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /taplo" -o " ${INSTALL_DIR} /taplo" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /taplo" " ${INSTALL_STRATEGY} "
229229# tealdeer: https://github.com/tealdeer-rs/tealdeer
230- eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /tealdeer" -o " ${INSTALL_DIR} /tealdeer" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /tealdeer" " ${INSTALL_STRATEGY} "
230+ eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /tldr" -o " ${INSTALL_DIR} /tldr" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /tldr" " ${INSTALL_STRATEGY} "
231+ eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /tldr" -o " ${INSTALL_DIR} /tealdeer" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /tealdeer" " ${INSTALL_STRATEGY} "
231232# tmux
232233 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /tmux" -o " ${INSTALL_DIR} /tmux" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /tmux" " ${INSTALL_STRATEGY} "
233234# tok
You can’t perform that action at this time.
0 commit comments