summaryrefslogtreecommitdiff
path: root/README.md
blob: ab9e851ccdf3a48134aadbab8a9ce568e43db82c (plain)
1
2
3
4
5
6
7
8
# FreshInstall
This repo will just be a collection of notes of things I should install upon a fresh installation. I will add to this as I need to.

If you just started up a new instance of Kali, to get it to a "proper working setup" that I've come to like, simply run the following command from a terminal:

`curl -s https://raw.githubusercontent.com/AgroDan/FreshInstall/master/setup-kali.sh | sudo bash`

This should get you on your way.