mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
More install_tool
This commit is contained in:
@@ -347,6 +347,12 @@ EOF
|
||||
mkdir -p ${HOME}/.config
|
||||
git clone https://github.com/Matir/gf-patterns.git ${HOME}/.config/gf
|
||||
;;
|
||||
gron)
|
||||
go get -u github.com/tomnomnom/gron
|
||||
;;
|
||||
httprobe)
|
||||
go get -u github.com/tomnomnom/httprobe
|
||||
;;
|
||||
ffuf)
|
||||
go get -u github.com/ffuf/ffuf
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user