Skip to content

techtuner/dotfiles

Repository files navigation

Dotfiles

My configuration for Linux and Windows Operating System.

Windows Ubuntu Kali License Github GitHub language count GitHub repo size GitHub last commit (branch)

Prerequisite

  • Git

⚙️ Installation (Linux)

  • 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

⚙️ Installation (Windows)

  • 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

Tools I Use

  • Neovim
  • Terminator
  • Visual Studio Code

About

My configuration for Windows and Linux Operating System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published