mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Merge branch 'main' of https://github.com./Matir/skel
This commit is contained in:
@@ -347,6 +347,12 @@ EOF
|
|||||||
mkdir -p ${HOME}/.config
|
mkdir -p ${HOME}/.config
|
||||||
git clone https://github.com/Matir/gf-patterns.git ${HOME}/.config/gf
|
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)
|
ffuf)
|
||||||
go get -u github.com/ffuf/ffuf
|
go get -u github.com/ffuf/ffuf
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user