-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Tóth Kristóf edited this page Jan 17, 2019
·
3 revisions
You can download the repository as a zip file or you can just type git clone https://github.com/t0thkr1s/dotfiles
.
I highly recommend changing the installer because it's based on my needs. Feel free to delete or add packages to the packages array. Also, if you don't need specific tools like Burp Suite just delete their lines.
Locate the install.sh
shell script and make it executable:
sudo chmod +x install.sh
Finally, execute it:
sudo ./install.sh
It's going to copy the config files into their places (under the ~/.config folder or $HOME directory) and install the specified packages.