Welcome to my dotfiles repository!
This repository contains my personal configuration files, organized by operating system.
The main branch (main
) only contains this README for reference.
To view or use the dotfiles for a specific OS, please switch to the appropriate branch:
# Clone and checkout directly into specific OS branch:
git clone --branch <OS_BRANCH> https://github.com/navazjm/dotfiles.git --depth=1