Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 605 Bytes

File metadata and controls

14 lines (8 loc) · 605 Bytes

My Dotfiles

This repository contains my personal configuration files (dotfiles) for various tools and applications, helping to maintain a consistent and efficient development environment.

Setup on new Linux Machine

Run the below command that should automate the git setup along with login and dotfiles setup.

wget -qO - https://raw.githubusercontent.com/meet2mky/dotfiles/master/setup.sh | bash -s "1.24.11"

You are now successfully logged in to GitHub using the CLI and your web browser! Git commands that require authentication will now be able to access your GitHub repositories.