Skip to content

sh-cau/dotfiles

Repository files navigation

Usage

Use stow to create symlinks to the dotfiles in this repository. For example, to create symlinks for the nvim dotfiles, cd into the directory where this repository is cloned and run the following command:

stow nvim 

which creates symlinks for the nvim dotfiles in the home directory mimicking the structure found in the nvim folder. To remove the symlinks, run the following command:

stow -D nvim

To stow udev rules, use

sudo stow -t / -d ./ udev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published