The contents of this repository are meant to ease the task of configuring a fresh Kali installation.
- git clone https://github.com/MatthewClarkMay/kali-setup-scripts.git
- cd kali-setup-scripts/
- ./vmware-tools-install.sh
AFTER REBOOT:
- cd kali-setup-scripts/
- ./kali-fresh-setup.sh
After running the setup script, launch vim and run :PluginInstall to install the plugins listed in vimrc.
- Install all Kali tools: apt-get install kali-linux-all (This is not included in kali-fresh-setup.sh because the install is 2GB, and some people may not be interested in all of the tools.
- Add custom shortcuts: Settings --> Keyboard --> Shortcuts --> Custom Shortcuts --> +
- Change power saving settings so screen doesn't go blank after 5 minutes: Settings --> Power --> Blank Screen
- Change theme/icons: Tweak Tool --> Appearance
- My personal favorites are Albatross for Window and GTK+ and Gnome (default) for Icons
- Enable/Disable Extensions: Tweak Tool --> Extensions
- Recommend enabling Native window placement, Removable drive menu, Window list, and Workspaces to dock
- Recommend disabling Dash to dock
- Show date and seconds at top: Tweak Tool --> Top Bar
- Enable static workspaces: Tweak Tool --> Workspaces --> Workspace Creation
- I prefer 6
- Configure OpenVAS: Openvas initial setup