mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update tools
This commit is contained in:
@@ -398,6 +398,9 @@ EOF
|
|||||||
tldr)
|
tldr)
|
||||||
pip3 install --user tldr
|
pip3 install --user tldr
|
||||||
;;
|
;;
|
||||||
|
blint)
|
||||||
|
pip3 install --user blint
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||||
list_tools
|
list_tools
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
bat
|
||||||
binfmt-support
|
binfmt-support
|
||||||
build-essential
|
build-essential
|
||||||
cryptsetup
|
cryptsetup
|
||||||
|
|||||||
Reference in New Issue
Block a user