nahamsec / bbht

A script to set up a quick Ubuntu 17.10 x64 box with tools I use.
1.14k stars 431 forks source link

Not working properly on Kali linux #44

Open netanmangal opened 3 years ago

netanmangal commented 3 years ago

Hi there

I modified this script to work for ZSH https://github.com/NetanMangal/bbht When i run it on kali linux, everything works fine as far as the script goes.

image

But when I do ls -lah in ~/tools folder, it shows only 3 tools installed...

image

However it works perfect on Ubuntu What are the other changes that I need to do to make it run on ZSH kali

vojha01 commented 2 years ago

Were you able to solve this ?