/dotfiles

My dotfiles and personal preferences for a linux developer workstation

Primary LanguagePython

Installation Instructions - Ubuntu/Debian

git clone https://github.com/SEDoug/dotfiles.git
cd dotfiles
chmod +x install.sh
./install.sh

Installation Instructions - Winblows

cmd prompt
py -m pip install --upgrade pip
pip --version
Might need to add PATH
Variable name:Path
Variable value: C:\Users\USER\AppData\Local\Programs\Python\Python39\Scripts<br>