- Git
- Windows, download through the website https://git-scm.com/downloads
- Linux, you can install using the package manager
sudo apt install git -y
-
Clone the repository by running the command
git clone https://www.github.com/techtuner/dotfiles && cd dotfiles
-
Kali
sudo chmod +x kali.sh ./kali.sh
-
Ubuntu
sudo apt-get install curl wget -y sudo chmod +x ubuntu.sh ./ubuntu.sh
-
Download the dotfiles as a zip and unzip the folder
-
Run Powershell as an Administrator and change into the extracted folder
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass ./install.ps1
- Neovim
- Terminator
- Visual Studio Code