GitHunt
SU

supragya/dotfiles

Dot Files

Install PreRequisites

Install Homebrew on MacOS if not already done:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Download GNU Stow to your machine:

brew install stow

Then, clone the repository using:

git clone git@github.com:supragya/dotfiles.git $HOME/.dotfiles

Stow it!

Use GNU Stow to activate the dotfiles

cd $HOME/.dotfiles; stow .

Languages

Shell84.4%Lua15.4%Vim Script0.2%

Contributors

Created March 7, 2020
Updated February 20, 2025
supragya/dotfiles | GitHunt