Skip to content

shubham-cpp/dotfiles

Repository files navigation

Personal Dotfiles

Main

Installation

# Install stow(https://wiki.archlinux.org/title/Dotfiles) :
# A program that i use for dotfile management
sudo pacman -S --needed stow    # On Arch based distros
git clone https://github.com/shubham-cpp/dotfiles.git
stow -v -t ~/ dotfiles