Bootstrap OR run a manual install using dotfiles
git clone https://github.com/ayayushsharma/.dotfiles ~/.dotfiles
Pull list of core dependencies with
curl -fsSL https://raw.githubusercontent.com/ayayushsharma/.dotfiles/main/core_dependencies.txt
Setup configs with
curl -fsSL https://raw.githubusercontent.com/ayayushsharma/.dotfiles/main/init.sh | sh