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)
|
||||
pip3 install --user tldr
|
||||
;;
|
||||
blint)
|
||||
pip3 install --user blint
|
||||
;;
|
||||
*)
|
||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||
list_tools
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
bat
|
||||
binfmt-support
|
||||
build-essential
|
||||
cryptsetup
|
||||
|
||||
Reference in New Issue
Block a user