mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
install_tool: tldr
This commit is contained in:
@@ -395,6 +395,9 @@ EOF
|
||||
chmod +x "${DESTDIR}/docker-compose"
|
||||
add_bin_symlink docker-compose
|
||||
;;
|
||||
tldr)
|
||||
pip3 install --user tldr
|
||||
;;
|
||||
*)
|
||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||
list_tools
|
||||
|
||||
Reference in New Issue
Block a user