Skip to content

AnantStrange/dotfiles

Repository files navigation

✨ Strange's Dotfiles ✨

How to install

Install gnu-stow
# For arch based distros:  
sudo pacman -S stow

# For debian based distros:  
sudo apt install stow

Clone the repo

git clone https://github.com/AnantStrange/dotfiles.git --recurse
cd dotfiles
git stow *

stow * will symlink all the config files present int dotfiles directory.

To only symlink specific config files use stow packagae_name where package_name are te directory names inside dotfiles.

Note : nvim/.config/nvim is a submodule

About

AnantStrange's dotfiles mnaged by GNU Stow

Resources

Stars

Watchers

Forks