This repository contains dotfiles for macOS and Linux, tailored for specific configurations based on the operating system, package manager, and shell.
The installation scripts below clone the repository into the $HOME
directory and use stow
to symlink the dotfiles from the repository to their expected locations. Additional scripts and dotfiles can be found in the individual branches.
/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/rajatdiptabiswas/.dotfiles/macos-brew-zsh/scripts/setup.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/rajatdiptabiswas/.dotfiles/linux-apt-bash/scripts/setup.sh)"