SiddhantAttavar / dotfiles

My personal configuration files for Linux, WSL, Termux, Windows and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My personal configuration for Windows, Linux and Android.

Setup

Windows

  • Clone this repository: git clone https://github.com/SiddhantAttavar/dotfiles.git
  • cd into the dotfiles directory: cd dotfiles
  • Run setup.ps1 in PowerShell as an administrator with the command: powershell -ExecutionPolicy Bypass -File setup.ps1

Linux / WSL

  • Clone this repository: git clone https://github.com/SiddhantAttavar/dotfiles.git ~/.dotfiles
  • cd into the dotfiles-windows directory: cd ~/.dotfiles
  • Run setup.sh in bash as an administrator with the command: bash setup.sh

Android / Termux

  • Install Termux from F-Droid
  • Clone this repository: git clone https://github.com/SiddhantAttavar/dotfiles.git ~/.dotfiles
  • cd into the dotfiles directory: cd ~/.dotfiles
  • Run termux-setup.sh in bash as an administrator with the command: bash termux-setup.sh

Programs and other things I use

IDEs and editors:

Terminal stuff:

General tools:

Android apps:

About

My personal configuration files for Linux, WSL, Termux, Windows and Android


Languages

Language:JavaScript 85.1%Language:Shell 7.7%Language:Lua 3.8%Language:CSS 1.2%Language:Python 1.1%Language:Vim Script 0.5%Language:PowerShell 0.5%Language:Perl 0.0%